0% found this document useful (0 votes)
12 views18 pages

GANGA373

Uploaded by

Rithvik Pradeep
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)
12 views18 pages

GANGA373

Uploaded by

Rithvik Pradeep
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/ 18

COMPUTER SCIENCE (083)

Project Report On

“HOTEL MANAGEMENT”
SESSION 2023-24

SUBMITTED TO: PREPARED BY:

Mrs. SUKANYA M P.RITANYA


PGT COMPUTER SCIENCE CLASS : XII B
BOARD ROLL NO :
CLOTHING STORE
MANAGEMENT
A Project Report submitted in
partial fulfillment of the requirements

SSCE-2024 -2025: SCIENCE XII-B

In

COMPUTER SCIENCE (083)

By:
1. RITANYA P – XII B
2. MADHUKSHARA S – XII B
INDEX
S.N TOPI
O C
1 CERTIFICATE
2 ACKNOWLEDGEMENT

3 INTRODUCTION
4 PYTHON OVERVIEW
5 MYSQL OVERVIEW
6 OBJECTIVE AND SCOPE
7 PYTHON CODE
8 OUTPUT
9 HARDWARE AND
SOFTWARE
REQUIREMENTS
10 BIBLIOGRAPHY
DAYASADAN AGARWAL VIDYALAYA
NO.127, P.H. ROAD, NERKUNDRAM, CHENNAI- 600 107

CERTIFICATE

This is to certify that P.RITANYA of class XII-B,


DAYASADAN AGARWAL VIDYALAYA, Chennai
has successfully completed the synopsis and
coding of python project on the topic “HOTEL
MANAGEMENT” under the guidance of teacher,
Mrs.Sukanya M.

SIGNATURE OF INTERNAL SIGNATURE OF EXTERNAL


EXAMINER EXAMINER
ACKNOWLEDGEMENT

I would like to extend my sincere


thanks and gratitude to our principal
MRS.SASIKALA RAJESH. I am very
much thankful to my teacher MS.
SUKANYA for giving valuable time and
moral support to develop this software.

I would like to take the opportunity to


extend my sincere thanks and gratitude
to my parents for being a source of
inspiration and providing time and
freedom to develop this software
project.

I also feel indebted to my friends for the


valuable suggestions during the project
work.
INTRODUCTION

 Today’s world is full of completions, and in this race the


winner is only who has mastered the art of TIME
MANAGEMENT, SPEED and SMART WORK STYLE.

 There are many clothing store management systems in this


world but the best of all is the one which satisfy all criteria.

 The computers in this world are taking various heights


today, they are present from school using database to very
high businessman people.

 This clothing store management system database created


for saving time for customers, this makes sufficient
management of the store.

 This clothing store management system database


management program where data of customer are collected
and stored in MYSQL.

 Further if any case the data of any specific customer is to be


revealed, one can get access of data from database.
WHAT CAN PYTHON DO?

 Python can be used on a server to


create web applications.
 Python can be used alongside
software to create workflows.
 Python can connect to database
systems. It can also read and modify
files.
 Python can be used to handle big data
and perform complex mathematics.
 Python can be used for rapid
prototyping, or for production-ready
software development.
PYTHON SYNTAX COMPARED TO OTHER
PROGRAMMING LANGUAGES
 Python was designed for readability, and has some
similarities to the English language with influence
from mathematics.
 Python uses new lines to complete a command, as
opposed to other programming languages which
often use semicolons or parentheses
 Python relies on indentation, using whitespace, to
define scope; such as the scope of loops, functions and
classes. Other programming languages often use
Curly brackets for this purpose.

FEATURES OF PYTHON
ADVANTAGES AND DISADVANTAGES OF
PYTHON
OBJECTIVE AND SCOPE OF THE PROJECT

The motive of our project is to control


various activities performed in the
clothing store using the computer with
the work of “CLOTHING STORE
MANAGEMENT SYSTEM”.
From the beginning, the important thing in
our mind is that we should concentrate our
project work on a subject that is easy to
understand. By keeping this in mind, the
subject chosen by us is clothing store
management.

Our project is aimed at the automation of business


processes, i.e. we have tried:
 To computerize various processes of the
management system of clothing stores.
 In a computer system, the person has to fill in
multiple forms and the number of copies of the
forms can easily be generated at the same time.
 It is not necessary to create the manifest in a
computer system, but we can do it directly. Print it,
which saves us time.
 Helping employees understand the efforts made in
their respective areas of work.
 Use resources efficiently by increasing their
productivity through automation purposes.
 Meet user requirements to allow users and
operators to be easily understood
 It must be easy to use,
 Have an exemplary and scalable database.
BENEFITS
 It saves user time in searching a room.
 The system is useful as it calculates an
exact cost of rooms for requested
number of days.
 It saves organization resources
and expenses.
 This system is effective and saves time and
cost of users.
 The system is hence useful for both
customers and managers to portable
manage the hotel activities.

THIS APP IS MADE USING VARIOUS


PYTHON LIBRARIES.
THE PYTHON LIBRARIES USED HERE ARE:
 DATETIME

 MYSQL.CONNECTOR
CODINGS
DATABASE DESIGN
OUTPUT
HARDWARE AND SOFTWARE
REQUIREMENT
BIBLIOGRAPHY

You might also like