0% found this document useful (0 votes)
9 views25 pages

Basic Codes For Developing A Running Module in Python

The document discusses a student project on hotel management. It includes an introduction to the topic, hardware and software requirements, problem definition, objectives of the project. It also provides details of the team members and references used to complete the project. The project involves developing a database and interface to manage hotel records and operations efficiently using Python programming.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views25 pages

Basic Codes For Developing A Running Module in Python

The document discusses a student project on hotel management. It includes an introduction to the topic, hardware and software requirements, problem definition, objectives of the project. It also provides details of the team members and references used to complete the project. The project involves developing a database and interface to manage hotel records and operations efficiently using Python programming.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 25

INSPIRATION PUBLIC SCHOOL

KATHGODAM

IP PROJECT FILE(2023-2024)

Topic: Hotel Management

SUBMITTED BY: Rakshit Bora SUBMITTED TO: Ms. Smita Pant


Class: 12 “B”

ACKNOWLEDGEMENT
The satisfaction that accompanies the successful
completion of any task would be incomplete without the
mention of the people whose ceaseless cooperation made
it possible, whose constant guidance and encouragement
crown all efforts of success. The project wouldn’t have
been feasible without the proper and rigorous guidance
of our IP teacher Ms. Smita Pant who guided me
throughout. This project in every way possible.

I would like to express my thanks to my project


mate Chitransh Gahtori and Ashfa for providing a
helpful hand to this project. Their valuable guidance,
encouragement, support and supervision all through
this project titled “Hotel Management” are responsible
for attaining this present form.
CERTIFICATE

It is thereby to certify that the original and


genuine work regarding the project titled
“Hotel Management” has been carried out
to investigate about the project matter and
the related data collection.

Project work has been completed solely,


sincerely, satisfactorily and with full efforts
by Rakshit Bora of class 12 B of Inspiration
Senior Sr. school, towards IP practical
examination- CBSE (2023-2024).

Teacher’s Signature

Introduction
Hotel Management is the area of the hospitality industry that
involves overseeing the proper functioning of the industry (Hotel).
Under this industry we may manage motel, resort or another similar
establishment that involves providing lodging and other services for
guest/ customers.

Hardware & Software requirements


Hardware
*O. S window 10
*4 gb ram
*Laptop
*Printer

Software
*Python with pandas and matplotlib library
*MS-PowerPoint
*MySQL connector
Problem Definition
*Unable to meet a regular interval for project work.
*Difficult maintaining bulk of records.
*Human errors.
*Lots of time consume in searching material and in typing work.

Unique Selling Point (USP)->


The Hotel management is the work to see upon the proper
management of the services given to the customer. It’s all about
keeping multiple records, providing facilities and services to the
customer. Under recordings its take information regarding the staff
working in the industry (Hotel), customer details involve catering,
well organised & luxurious rooms etc. as well it includes the check in
and check out bill payment slip. The service comes under the radar
of hospitality work. This industry is a developing.

The main motive to select this topic because it’s the most widely
spreading industry under the category of tourism and hospitality. So
here I am with my teammates to brief about this topic by coding.
TEAM MEMBERS AND DETAILS->
This project “Hotel management”, it is made sincerely and with full
of efforts by Chitransh Gahtori, Rakshit Bora and Ashfa.The time
required to made the synopsis is approx 1 week and for completing
the project the project it took around 10 days, working 2 hours in
alternative days, all the data is inserted is as per our knowledge.

OBJECTIVES:
*To maintain the records efficiently.
* Keeping records of every customer efficiently.
*Keeping all the details regarding the staff working in the hotel.
*Billing (Check in and check out bill as well as catering bill)
*Showing the graphs related to data inserted about the number of
bookings take place per week and the profit of work per year.

References:
*Source of csv files-created with the help of MS Excel
*Structure of data frame and graphs-Idle
*To show the content in the presentable way-MySQL connector
* Taking the help of Sumita Arora book of Class 11 and 12.
Source Codes ……
OUTPUT:

IF CHOICE IS 1 THEN:
IF CHOICE IS 2 THEN:

IF CHOICE IS 3 THEN:
IF CHOICE IS 4 THEN:

IF CHOICE IS 5 THEN:
IF CHOICE IS 6 THEN:

IF CHOICE IS 7 THEN:
IF CHOICE IS 8 THEN:

You might also like