A modular hotel management system implemented with PHP, MySQL, HTML, and CSS.
This project is a comprehensive Hotel Management System developed as part of an S4 semester B.Tech project. It is designed to streamline hotel operations such as room booking, customer management, billing, and service tracking, providing an efficient web-based solution for small to medium hotels.
- Room booking and availability management
- Customer registration and management
- Billing and invoice generation
- Service management (add-on services, room service, etc.)
- Secure authentication for staff/admin
- User-friendly web interface
- PHP (53.2%) – Core backend logic and server-side scripting
- MySQL – Database management
- HTML (32.6%) – Structuring web pages
- CSS (3.1%) – Styling and responsive design
- Hack (11.1%) – Additional backend enhancements
- PHP >= 7.x
- MySQL server
- Web server (e.g., Apache)
- Git
- Clone the repository:
git clone https://github.com/AmalRaghk/Hotel-Management.git cd project
- Import the provided SQL file into your MySQL server to set up the database.
- Configure your web server to serve the project directory.
- Update database connection settings in the config file (usually
config.php
). - Access the project via your web browser.
- Open your browser and navigate to the local server address (e.g.,
http://localhost/project
) - Login with staff/admin credentials to manage hotel operations.
- Customers can register and book rooms through the interface.
Contributions are welcome! Feel free to fork the repository and submit pull requests.
This project is licensed under the MIT License. See the LICENSE file for details.
Developed as an S4 semester B.Tech project by AmalRaghk.
For questions or suggestions, contact AmalRaghk.