Punyashlok Ahilyadevi Holkar Solapur University Solapur: A Project Report On
Punyashlok Ahilyadevi Holkar Solapur University Solapur: A Project Report On
A PROJECT REPORT ON
“HOTELMANAGEMENT”
Submitted by
Prof. R.B.Pawar
COLLAGE OF ENGINEERING
PANDHARPUR 2024-2025
SVERI’s COLLEGE OF ENGINEERING, PANDHARPUR
Certificate
This is to certify that the project report Entitled “HOTEL
MANAGEMENT “is submitted by Ms.Ambika Laxman
Baraskar,Ms.Isha dhanajay Hingmire, Ms.Tejashri Saudagar
Bobade
(Project Group No. SYB. Tech-B-10)
for partial fulfillment of B-Tech in Electronics and Telecommunication as per requirement of
Punyashlok Ahilyadevi Holkar Solapur University, Solapur for the
Date:_______________
Place:_______________
DECLARATION
We are undersigned have submitted the report for proposed project work entitled "HOTEL
MANAGEMENT" by using file handling " declare that we here submitted the report after
through study & is not copied from some source.
Date:_______________
Place:_______________
ACKNOWLEDGEMENT
I would like to express my deep sense of gratitude to our guide Prof.R.B.Pawar Sir for
this constant guidance, supervision, motivation and encouragement all the way during the
project work.
I feel elated to extend our floral gratitude to our beloved Principal Dr.B.P.Ronge sir for
providing us all the required faculties. I would like to thank our head of department, Electronics
& Telecommunication department Dr.M.M.Pawar for co-operation and encouragement in
completing this project. I take this opportunity to express our heartfelt thanks to all teaching
and non-teaching staff members of department for guidance.
There are around 200+ different customers from different cities around the world. Registration
from customer is very important , especially when it comes to online registration. Customer
online registration system is implemented to reduce human power to automatically recognize
the room type its prize and total bill or rent. The software interface that we are proposing here
could be used for various Registration processes. Many times, the stress and brain work required
for manual calculate total rent .Sometimes calculation by mind goes wrong ;many of them have
complex rents. This makes the task of calculate total rent after registration is difficult . So, it
becomes very important to select calculate the total rent and to register online or offline and
proper algorithm for this purpose. The basic requirements of an algorithm to be considered as a
practically implementable are simplicity, less complexity, high speed efficiency.
INDEX
1 Declaration 1
2 Acknowlwdgement 2
3 Index 3
4 Introduction 4
5 Objective 5
6 Algorithm 6
7 Flowchart 7
8 Program 8
9 Output 9
10 Aplications 10
11 Future Scope 11
INTRODUCTION
A Hotel registration is a software application or website that provides for the easy registration of
hotel rooms and calculate total rent values based on present-day exchange rates.Such hotel
registration can easily be found for free on the Internet,and can quickly register room and
calculate rent per day ,such as AC rooms Normal rooms and Luxurious rooms ,and back again.
Hotel registration and calculation of rent which is total rent is of practical use to tourists who
travel abroad and stay in hotels ,to businesses who do business over seasor are involved in
imports and exports, Hotel registration are almost always free when found online, and they're
especially useful for travelers looking to figure out how much of the rent of hotel days when
visiting a new foreign country or new city.
OBJECTIVES
A Hotel registration can easily be found for free on the Internet ,and can quickly register room
and calculate rent per day ,such as AC rooms Normal rooms and Luxurious rooms ,and back again.
Hotel registration and calculation of re3nt which is total rent is of practical use to tourists who
travel abroad and stay in hotels ,to businesses who do business over sensor are involved in
imports and exports, Hotel registration are almost always free when found online, and they're
especially useful for traveler looking to figure out how much of the rent of hotel days when
visiting a new foreign country or new city.
ALGORITHM
Step 1: Start the program.
Step 4: if (choise<1||choise>3).
#include<iostream>
int main()
name[30]; int
rent_per_day;
cin>>choise;
cout<<"Invalid choice"<<endl;
return 0;
}
if(choise == 1)
rent_per_day = 500;
else if(choise == 2)
rent_per_day = 1000;
else if(choise == 3)
rent_per_day = 250;
switch(choise)
case 1:
day="<<rent_per_day; break;
choice"<<endl; break;
outfile<<"\nBooking confirmed"<<endl;
outfile<<"Age: "<<age<<endl;
switch(choise)
choice"<<endl; break;
outfile<<"Total rent:
"<<day*rent_per_day<<endl;
written to file
successfully!"<<endl; return 0;
}
OUTPUT
Room avilability room
101-AC room102-
luxury room103-
choise(1-3)
guest Details=
Name=sita Age=43
contact no=56789
number of days to
stay=3 Booking
confirmed
choise:room102-luxury stay
1. Reservation Management.
2. Housekeeping Management.
3. Guest Services.
4. Financial Management.
5. Event Management.
6. Human Resourse Management.
7. Marketing and Sales.
8. Security Management.
FUTURE SCOPE
❖ Technology Integration.
❖ Personalization.
❖ Globalization.
❖ Revenue Management.