You are on page 1of 8

Data structure and Algoritham

Mehak latif(2021-cs-502)
Zainab shahzadi (2021-cs-503)
Momina saeed (2021-cs-504)
Ariba riaz (2021-cs-507)
Amina bibi (2021-cs-532)
Project:
“Hotel Booking System”
Description
Our project is the hotel booking system.
The project is for the admin of the hotel to
manage the room and the booking details
of customers and for the customer to book
the hotel room.
The type of data structure used in
this project are :
• Sorting
• Linked list
• queue
Objective of the project

 For admin to manage the details of hotel room ,


booking and customers
 To simplify the booking process of customer
Use case diagram
update room

check room availability

change room price

Review and confirm pending


booking

Check customer booking

book room

cancel room
Admin Customer
 The admin can add ,  The customer can book ,
delete and check the cancel the room and check the
availability of the hotel room.
availability of the hotel
room.  They have to fill in their
personal details in order to
 Admin can also change book the room.
the room price

You might also like