Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.8 KB

README.md

File metadata and controls

33 lines (26 loc) · 1.8 KB

Hotel-Management-System

A high school group project to implement MySQL connectivity with Python

The Hotel management system is basically a database-based project done with the help of Python language. This project comes in extremely handy for people managing hotels.

The project deals with:

  1. Registering customer details
  2. Booking records
  3. Room rent
  4. Restaurant bill
  5. Display customer details
  6. Total bill
  7. Exit

Outputs:

Python Shell

1 2 3 4 5 6 7

MySQL Database

1 2 3 4 5