Skip to content

A FullStack website for hotels having room allotments, checkins, checkout records, billing,etc.

License

Notifications You must be signed in to change notification settings

alokjaiswal/Hotel-Management-services-using-MYSQL-and-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hotel-Management-services-using-MYSQL-and-php

A complete web project on Hotel Management. (Hotel Exotic Spices)

Installations:

Key Points:

Accountability

Each Hotel employee has to login using his credentials and as session is created with every login, Accountability is achieved. This feature plays an important role when payments are taken into consideration.

Verification

Every operation on the website must wait for verification by the Admin, i.e. Upon filling the registration form every user must wait for the admin to verify, check the privileges and confirm his/her registration to the site. Every food order and room allotment request will be stored in queue for the admin to verify and confirm the request and allot the resources requested.

Languages Used:

Frontend:

-> HTML
-> CSS
-> JAVASCRIPT

Backend:

-> MySQL

Interfacing:

-> PHP