Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/contactvaibhavi/online-hotel-management-system

A Flask web application to implement a Hotel Management system with dynamic Room Listings, Booking facility, Admin console, Billing Facility for guests supported by MySQL database.
https://github.com/contactvaibhavi/online-hotel-management-system

database-management er-diagram er-model flask javascript mit-license mysql ngrok python3

Last synced: about 2 hours ago
JSON representation

A Flask web application to implement a Hotel Management system with dynamic Room Listings, Booking facility, Admin console, Billing Facility for guests supported by MySQL database.

Awesome Lists containing this project

README

        

# Hotel Management System

#### AIM

To build a system which makes it easier for the staff to manage the hotel and for the users to access the hotel facilities. The portal manages the bookings made by the guests for hotel facilities like rooms, amenities, restaurant etc.
It also supports Admin privileges through an admin console. It gives options to create, modify and delete the availability of any facility. There is also a Billing facility for the guests.

#### ER Diagram:

![alt text](/ERDiagramHotelManagement.png)

#### Built with

Flask, Python, ngrok library for Local web Tunnelling and debugging, Javascript, CSS, HTML, MySQL etc.