hotel_booking_system

This was my first attempt at combining MySQL and PHP to create a simple “Hotel Booking System” web project.
You can access the webpage Here

Getting Started

Step One
- Ensure your device has access to a server which supports PHP scripts (WAMP, XAMP, etc).
Step Two
-Ensure the aforementioned server is running (In WAMP, the server icon should be displayed as green).
Step Three
- Click on this link: to access the "hotel_booking_system" project.
Step Four
-Click on the hotel dropdown menu to:
  • View hotel reviews
  • View daily prices per hotel selected
  • .
    Step Five
    - Click Login if you are already a user, or Signup if you would like to register an account
    Step Six
    - Insert your details in the respective Login or Registration form
    Select your desired Check-in, Check-out, hotel, and add the required information as to who the booking is being made for.
    - Click the "Submit" button to book, or the clear button to reset your selections.

    Built With

    Contributing

    Credit must be given to Codewithawa for their tutorial on CRUD with Mysql and PHP.

    Authors

    License

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

    Acknowledgments