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

COMPUTER SCIENCE

PROJECT FILE
ON
HOTEL MANAGEMENT

PROJECT PREPARED BY:


Rohit Kumar Verma & Pritam Bar
XII B
Session: 20020-2021
KENDRIYA VIDYALYA
TABLE OF CONTENTS

Certificate

Acknowledgement

Coding

Requirements

Bibliography
Acknowledgement
I thank my Computer Science teacher Mr Raju
Lal Meena for guidance and support. I also
thank my Principal Mrs. Archana Jaiswal. I
would also like to thank my parents and my
sister for encouraging me during the course of
this project. Finally I would like to thank CBSE
for giving me this opportunity to undertake this
project.
Certificate
This is to certify that Rohit Kumar Verma
and Pritam Bar of class 12B, KENDRIYA
VIDYALYA School, Bathinda has successfully
completed his project in computer practicals as
prescribed by CBSE in the year 2020-2021.

Date :

Signature of Internal Signature of External


Examiner Examiner

__________________ __________________
CODING
REQUIREMENTS
HARDWARE REQUIRED

 Printer, to print the required documents of


the project
 Compact Drive
 Processor : Pentium III
 Ram : 64 MB
 Harddisk : 20 Gb.

SOFTWARE REQUIRED

 Operating system : Windows XP


 Turbo C++, for execution of program and
 Ms word, for presenattion of output.
www.cbseportal.com
www.cbseportal.com
www.cbseportal.com
www.cbseportal.com
www.cbseportal.com
www.cbseportal.com

BIBLIOGRAPHY
COMPUTER SCIENCE IN C++ BY :– SUMITA ARORA
www.cbseportal.com
www.cbseportal.com
www.cbseportal.com
www.cbseportal.com
www.cbseportal.com
www.cbseportal.com
www.cbseportal.com
www.cbseportal.com
www.cbseportal.com
www.cbseportal.com
www.cbseportal.com
www.cbseportal.com
www.cbseportal.com
www.cbseportal.com
www.cbseportal.com
www.cbseportal.com
www.cbseportal.com
www.cbseportal.com
Step 1: Create a Project Name.
First step open the PyCharm click “File”  select “New Project”  then
create a project name after that click the “create” button.

Step 2: Create a Python File.


Second step after creating a project name, “right” click the project
name then click “New” after that choose “Python File“.

Step 3: Name the Python File.


Third step after choose Python File name the file “Hotel Management
System” and then click “Enter“.

Step 4: The actual code.


Now you can start coding
Step 5:This module is the customer
information

This module is for the room rent .


This module displayed the type of rooms that you want to choose and
their specific price.
This module is for the food.
In this module displayed the list of foods and thier specific price to be
order by the customer.

This module is for the total bill.


In this module displayed the total purchased of the customer.
This module is the main module of the
system.
In this module displayed the main module of the system that can control
all the module of the system.
Complete source code of the Hotel
Management System Project In Python
You are free to execute this Hotel Management System Project In Python to
your computer

You might also like