Final Project
Final Project
Final Project
PROJECT REPORT
ON
“Hotel Management System”
____________
Signature :-
Teacher name :- Pooja
HOD-CS Deptt.:-
ACKNOWLEDGEMENT
Ved Dhruv
XII(A)
Index
S.No Contents Page#
manual
5 Source Code 13 -
26
OVERVIEW OF PYTHON
Python is a high-level, interpreted, interactive and object-
oriented scripting language. Python is designed to be
highly readable. It uses English keywords frequently where
as other languages use punctuation, and it has fewer
syntactical constructions than other languages.
Python Features
Python's features include −
● Easy-to-learn − Python has few keywords, simple
structure, and a clearly defined syntax. This allows
the student to pick up the language quickly.
The entire above task are very common in atm system. This project is
created for users to directly deal with their money.
MAIN MENU
Modules Respective
Functions/objects
Mysql.connetor A "MySQL connector module" is a
software component that allows
applications written in a specific
programming language (like Python) to
connect to and interact with a MySQL
database, essentially acting as a bridge
to send and receive data between the
application and the database server; it
enables you to execute SQL queries,
retrieve results, and manage data
within your application by providing a
programming interface to access
MySQL features.
Advantages & Special Features of the
System
I have taken the help from the following sources to create this project: