Valtn / hotel-booking-system

Hotel Booking System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Hotel Booking System

License:MIT License


Languages

Language:PHP 98.5%Language:JavaScript 1.5%Language:CSS 0.1%