The Online Hotel Booking & Management System is a web-based application designed to facilitate hotel room reservations and management. This system allows users to view room facilities, prices, and availability, while providing admins with tools to manage room categories and bookings effectively.
- View Room Facilities: Users can view the amenities, pricing, and availability of rooms.
- Room Booking: Users can easily book their desired room online.
- Secure Admin Login: A secure login system for the admin panel to ensure data protection.
- Room Management: Admins can add, delete, and edit room facilities and categories.
- Room Inventory Management: Admins can add, remove, or edit the number of available rooms.
- View Booked Rooms: Admins can view and manage currently booked rooms.
- Add New Admins: Admins can create new admin accounts as needed.
- Frontend: HTML, CSS, JavaScript
- Backend: PHP
- Database: MySQL
- Environment: XAMPP for local server setup and database connectivity
To set up this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/Smuskan/RoomReservationPlatform.git