Skip to content

shaddy1234/Hotel-Management-pHp

 
 

Repository files navigation

Hotel Booking Management System

Welcome to the Hotel Booking Management System! This system allows you to manage hotel bookings efficiently.

Installation Guide

Follow these steps to set up the Hotel Booking Management System on your local environment:

  1. Download XAMPP:

    • Download and install XAMPP on your system.
  2. Choose a Text Editor:

  3. Download the System:

    • Download the "Hotel_Booking_Management_System" from this repository.
  4. Extract and Copy:

    • Extract the downloaded ZIP file and copy the "Hotel_Booking_Management_System" folder.
  5. Paste in XAMPP Root Directory:

    • Paste the folder inside the XAMPP root directory.
      • Example path: C:\xampp\htdocs\ (for XAMPP on C: drive)
  6. Open PHPMyAdmin:

  7. Create Database:

    • Create a new database named hotel_db.

Alt text 8. Import SQL File:

  • Import the hotel_db.sql file found in the SQL file folder of the downloaded ZIP package into the hotel_db database.

Alt text

Alt text 9. Run the System:

Alt text Login Details:

  • Default admin credentials:
    • Admin
      • Username: admin
      • Password: admin123 You can use this

Features

  • Booking Management:

    • Efficiently manage hotel bookings.
  • User Management:

    • Create and manage user accounts.
  • Admin Panel:

    • Access the admin panel for administrative tasks.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.8%
  • CSS 29.1%
  • PHP 13.8%
  • Hack 0.3%