/hotel-booking-system

Hotel Booking System

Primary LanguagePHPMIT LicenseMIT

Hotel Booking System

A basic web hotel booking application based on the following:

Outline:

Produce a basic hotel booking system! The system should provide hotel staff with:

  • A basic Web UI to add/edit/delete/view bookings

  • The ability to view statistics about the hotel:

    • Number of unique guest
    • Total number of bookings
  • A view into the history of guests past bookings:

    • Number of times the guest has visited the hotel
    • Dates of past bookings
    • What room the guest stayed in
  • Check for availability of hotel rooms given a date or date range