Skip to content

AmalRaghk/Hotel-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hotel=Management

A modular hotel management system implemented with PHP, MySQL, HTML, and CSS.

Overview

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.

Features

  • 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

Technologies Used

  • 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

Getting Started

Prerequisites

  • PHP >= 7.x
  • MySQL server
  • Web server (e.g., Apache)
  • Git

Installation

  1. Clone the repository:
    git clone https://github.com/AmalRaghk/Hotel-Management.git
    cd project
  2. Import the provided SQL file into your MySQL server to set up the database.
  3. Configure your web server to serve the project directory.
  4. Update database connection settings in the config file (usually config.php).
  5. Access the project via your web browser.

Usage

  • 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.

Contributing

Contributions are welcome! Feel free to fork the repository and submit pull requests.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgements

Developed as an S4 semester B.Tech project by AmalRaghk.


For questions or suggestions, contact AmalRaghk.

About

hotel management with php and mysql html and css

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published