Skip to content

Commit 548a5dc

Browse files
Create README.md
1 parent 9591c34 commit 548a5dc

File tree

1 file changed

+82
-0
lines changed
  • Projects/C++ Projects/Basic/Hotel Management System

1 file changed

+82
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,82 @@
1+
<hr>
2+
<h1 align="center">
3+
Hotel Booking Management System
4+
</h1>
5+
6+
Hotel Booking Management System in C++
7+
8+
9+
10+
![C__Users_Admin_Desktop_main3 exe](https://user-images.githubusercontent.com/79866006/178736172-c6bd256a-61f7-4480-abc9-449384177760.png)
11+
12+
13+
14+
15+
<p>
16+
<br><br>
17+
<b>Simple Hotel Management System</b> is based on the concept of managing the hotel room’s bookings and payments. In this system, there are no login features. The user can manage room bookings, customer records, view total allotted rooms, edit records, and make payments. This mini project contains limited but essential features.
18+
19+
</p>
20+
21+
<h2 align="center">
22+
23+
Features of this C++ language based project :
24+
</h2>
25+
26+
<p>
27+
28+
- Book Rooms
29+
- View Customer Records
30+
- View rooms allotted
31+
- Edit Records
32+
- Delete Records
33+
- Make Payments
34+
35+
</p>
36+
37+
<h2>Screenshots :</h2>
38+
39+
40+
41+
42+
![C__Users_Admin_Desktop_main exe](https://user-images.githubusercontent.com/79866006/178735392-b2ebb426-4c1a-4454-a60b-ce57a5728873.png)
43+
44+
45+
46+
47+
48+
49+
![C__Users_Admin_Desktop_main2 exe](https://user-images.githubusercontent.com/79866006/178735893-58009dca-7ff1-4c7d-a579-fe1ae27188df.png)
50+
51+
52+
53+
54+
55+
56+
57+
58+
<h2>
59+
INFO
60+
</h2>
61+
<footer>
62+
SIMPLE HOTEL MANAGEMENT SYSTEM IN C++
63+
64+
<br>
65+
DEVELOPED BY The Young Programmer (TYP)
66+
67+
<br><hr>
68+
***** IF YOU FIND ANY ERRORS OR ANY PROBLEMS RELATED THIS PROGRAM, FEEL FREE TO PULL AN ISSUE *****
69+
70+
<hr>
71+
***** LEAVE A COMMENT IF YOU LOVE MY WORK *****
72+
73+
<hr>
74+
***** PLS FORK THIS PROJECT FOR MORE PROJECT *****
75+
76+
</footer>
77+
78+
79+
80+
81+
82+

0 commit comments

Comments
 (0)