Download as pdf or txt
Download as pdf or txt
You are on page 1of 26

ALPINE ACADEMY

SESSION: 2023-24

PROJECT REPORT ON-


HOTEL MANAGEMENT

SUBMITTED TO - SUBMITEED BY -
KHANAK KHARE
CLASS: 12A
ROLL NO:
CERTIFICATE

This is to certify that Khanak Khare Class 12 has


successfully completed the project work on “HOTEL
MANAGEMENT” for subject Computer Science of class 12
A of the Central Board of Secondary Education in the year
2023-24 under the guidance of Mr. It is
further certified that this project is genuine and not a
reproduction of any project previously done or submitted.

Internal Examiner External Examiner Principal

Date School seal


ACKNOWLEDGEMENT

I extend my sincere thanks to my school ALPINE


ACADEMY which provided me with the opportunity to
achieve my goal. I would like to express gratitude towards
Mr. , project guide for his vital suggestions and constant
motivation which went a long way in the successful
completion of this project.
I cannot move on without thanking our beloved principal
for creating the required academic environment which made
my task appreciable.
On a moral personal note, my deepest appreciation and
gratitude to my beloved parents, who have been an
inspiration and have provided me with unrelenting
encouragement and support.

Khanak Khare
CONTENTS

• Introduction
• Hardware requirements
• Source code
• Output
• Advantages
• Limitations
• Conclusion
• Bibliography
Introduction
The project starts with –
Enter 1 - CUSTOMER DETAILS
Enter 2 - BOOKING RECORD
Enter 3 - ROOM RENT
Enter 4 - RESTAURENT BILL
Enter 5 - GAMING BILL
Enter 6 - FASHION STORE BILL
Enter 7 - DISPLAY CUSTOMER DETAILS
Enter 8 - TOTAL BILL
Enter 9 - OLD BILL
Enter 10- EXIT

The Project is based on Hotel Management System which


handles all the record of Guest and Staff working in the
Hotel. To store the record MySQL server 5.1 is used by
connecting MySQL with Python through PyMySQL
onnector. For the Data Handling Pandas is used and for
Graphical Representation Matplotlib interface Pyplot is
used
System Requirements of the Project

Processors: Intel® Recommended System Requirements


Core™ i3 processor 4300M at 2.60 GHz.

Disk space: 2 to 4 GB.

Operating systems: Windows® 10, MACOS, and UBUNTU.

Python Versions: 3.X.X or Higher.

Minimum System Requirements

Processors: Intel Atom® processor or Intel® Core™ i3processor.

Disk space: 1 GB.

Operating systems: Windows 7 or later, MACOS and UBUNTU.

Python Versions: 2.7.X, 3.6.X.


Output of The Project
CUSTOMER DETAILS
CUSTOMER BOOKING RECORDS
ROOM RENT
RESTAURENT BILL
GAMING BILL
FASHION STORE BILL
DETAILS OF THE CUSTOMER
TOTAL BILL
OLD BILL
EXIT
MYSQL DATABASE AND TABLES USED IN THIS PROJECT

DATABASE
TABLE STRUCTURE 1 AND 2
TABLE STRUCTURE 3 AND 4

TABLE STRUCTURE 5 AND 6


TABLE STRUCTURE 7

BACKEND DATA GENERATED THROUGH


SOFTWARE
BACKEND DATA GENERATED THROUGH
SOFTWARE

BACKEND DATA GENERATED THROUGH


SOFTWARE
BACKEND DATA GENERATED THROUGH
SOFTWARE
BACKEND DATA GENERATED THROUGH
SOFTWARE
Advantages
• Helps with management of large database systems
• Aids in arranging data for hotels
• Increases the output prompt time
• You can run multiple queries for different customers in
one go
• Cost efficient

Limitation

• People need to be familiar with technology


• Difficulty in finding errors
• Wrong inputs may cause the query to glitch
BIBLIOGRAPHY

1. python.org

2. Code Academy

3. tutorialsPoint.com

4. PythonChallenge.com

5. Google’s Python Class

6. LearnPython.org

7. layak.in

You might also like