Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 989 Bytes

File metadata and controls

29 lines (19 loc) · 989 Bytes

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