Online Hotel Management System
Online Hotel Management System
SYNOPSIA
On
ONLINE HOTEL MANAGEMENT SYSTEM
To
Department of computer science
Session 2019-2020
Submitted to : submitted by :
Miss. Apoorva j. Satyam rathore
Rishabh saxena
Department of computer science
Career college, bhopal
INTRODUCTION :
• This project aims at creating an Online Hotel Management system which can be rooms.
• Users can check the availability of rooms and facilities.
• The users can register and log into the system.
• The administrator will know the details of reservations and daily income.
OBJECTIVE:
• To overcome the problems of manual system, online hotel management system is proposed.
• The Central objective of Online Hotel Management is to provide online facility for booking rooms.
• This software can manage and keep records of hotel.
BENEFITS:
• Saves time of customers in quickly reserving rooms.
• The ability to book rooms anytime, from anywhere with Internet access.
• Provides the information about hotel facilities.
• very secure.
• User friendly.
SYSTEM ANALYSIS:
This project is used by two types of users
(modules).
1) Online Users
2) Administrator (management of the Hotel)
USER MODULE:
L o g in
C h e c k availability
reserve room
User
Display r o o m details
Cancel rooms
Lo go t
Sequence Diagram for User:-
Register login Check availability Reserve room Display room details Cancel Logout
:
U ser
s
1 : Register()
6 : reserve a room()
8 : Cancellation of room()
Usecase Diagram for Administrator:-
Login
Display Information
Administrator
Logout
Sequence Diagram for Administrator:-
Lo g i n Dis p la y
: Administrator
1 : Enter U s e r n a m e a n d p a s s w o r d ( )
2 : Validate()
3 : In va li d U s e r n a m e ( )
6 : Logout()
DESIGN CONSTRAINTS
SOFTWARE CONSTRAINTS HARDWARE CONSTRAINTS
OPERATING SYSTEM PROCESSOR – INTEL CORE
WINDOWS i3(2.30 GHz)
DATABASE – MYSQL
PLATFORM – PHP RAM – 1 GB RAM
WEB SERVER – XAMPP HARD DISK – 250 GB HDD
WINDOWS LCD MONITOR
– INTEL CORE
i3(2.30 GHz)
DATABASE – MYSQL RAM – 1 GB RAM
PLATFORM – PHP WEB SERVER – XAMPP
HARD DISK – 250 GB
HDD
LCD MONITOR
ER Diagram for User:- Login
reserve room
Display details
logout
ER diagram for Administrator:-
Login
no
Invalid username and password
yes
logout
Class diagram for the System:-
User
administrator +Username:string
+Password: string
+Username:String +ID:integer
+Password: string
+register()
+Login() 1 1..* +login()
+Display() +check_availability()
+Logout() +reserve_room()
+cancel_room()
+logout()
THANK YOU
SEE YOU AGAIN