A complete Hotel Management System built using HTML, CSS, JavaScript, PHP, and MySQL.
This system allows for room booking, employee management, admin control, and user authentication.
Originally developed as a university project, and then expanded into a fully functional system.
The system includes both Frontend for customers and Admin Panel for management. It supports full room booking functionality, employee control, and real-time booking confirmations. Payments can be handled manually (no online payment integration yet).
- π User Authentication β Sign Up / Sign In
- π¨ Room Management β Add, update, and delete rooms with details
- π Booking System β Users can select, confirm, and view bookings
- π¨βπΌ Admin Panel β Full control over rooms, employees, and bookings
- π§βπΌ Employee Management β Admin can add or remove employees
- πΎ Database Integration β All data stored in MySQL via PHPMyAdmin
| Layer | Technology |
|---|---|
| Frontend | HTML, CSS, JavaScript, Bootstrap |
| Backend | PHP |
| Database | MySQL (via PHPMyAdmin) |