SlideShare a Scribd company logo
Online Hotel Reservation System PPT
Online Hotel Reservation System PPT
Online Hotel Reservation System PPT
• Online Hotel Reservation System will provide
service to online customers, employee and
an administrator.
• Online customers can make searches,
Reservations and cancel an existing
reservation on the hotel reservation’s
website.
• Administrator can add/ update the hotel and
room information
Sources of Reservations
• Guest reservations come from a variety of
market segments.
• Some of the more common groups include
corporate clients, group travelers, pleasure
travelers, and current guests who want to
return to the same hotel.
Sources of Reservations
Sources
By FIT
By
Airlines
By
Govt
By
NGO
By
Company
Free Individual
Travelers- FIT
Advantages of Online Hotel Booking System
• Saves time of Customers for quickly reserving
rooms
• Secure – Very secure system due to login and password option
availability
• User Friendly
• Less Chances of Human Errors
• Ability to create extensive guest history with
records like guest stay, address, preferences for
unlimited years
• User-definable screens
• Report Generator
• Email-reminder
Disadvantages of Online Hotel Booking System
• Expensive system
• Maintenance is also expensive
• Spoofing attack may occur in Online Hotel
Reservation System
• Hacking of Website may leads to crash of system
Algorithm
Step 1: Register User Record
Step 2: Login with Username and Password
Step 3: If Valid Username and password
Then Goto Step 4
Else Invalid Username and password
Then Goto Step 2
Step 4: Check availability of rooms
Step 5: If Rooms Available
Then Goto Step 6
Else Rooms Not Available
Then Goto Step 10
Continues……..
Algorithm Continued….
-----------------------------------------------------------------------
Step 6: If Customer Agrees
Then Goto step 7
Else Goto step 9
Step 7: Reserve a Room
Step 8: Display the details about Reservation
Step 9: Cancellation of Rooms
Step 10: Logout/ Exit
Online Hotel Reservation System
Diagram
Customer
Online
Reservation
System
Enquiry Details
Reservation Details
Confirmation Details
Field Name Data type Width Description Validation
Room_no Int 10 Stores Room
Number
Primary Key
Customer_id Int 10 Stores
Customer_id
Foreign Key
Room _type Varchar 20 Stores Room
Type
NOT NULL
Room_size Varchar 10 Stores Room
Size
NOT NULL
Room _price Currency 5 Stores Room
Price
NOT NULL
Table 1: Room Details
Table 2: Customer Details
Field Type Data Type Width Description Validation
Customer_id Int 10 Stores
Customer ID
Primary Key
Name Varchar 20 Stores Name
of Customer
Name cannot
be BLANK
Last_name Varchar 20 Stores Last
Name of
Customer
Lastname
cannot be
BLANK
Location Varchar 10 Store Location
of Customer
NOT NULL
Address Varchar 30 Store Address
of Customer
NOT NULL
Telephone Varchar 10 Store
Telephone
Number
NOT NULL
Email Varchar 30 Store Email of
Customer
NOT NULL
Table 3: Reservation Details
Field Data Type Width Description Validation
Reservation_
no
Int 20 Stores
Reservation
Number
Primary Key
Customer_id Int 10 Stores Customer
ID
Foreign Key
Room_no Int 10 Stores Room_no Foreign Key
Check_in Varchar 10 Stores Check in
Details
NOT NULL
Check_out Varchar 10 Stores Check out
Details
NOT NULL
Function
File/ Database
Input/ Output
Flow
Hotel
Room
Booking
System
Customer
Reservation
System
Customer
Reservation Rooms
E-R Diagram
Entity
Attribute
Relationship
Link
Customer
ReservationRooms
Request
Reserve
Locati
on
Check_in
Customer
_id
Reservation
_no
1
M
1
M
1 1
Online Hotel Reservation System PPT
Online Hotel Reservation System PPT
Taj Hotel Website Overview
Online Hotel Reservation System PPT
Online Hotel Reservation System PPT
User Login Page
Already Registered??
Room Booking
Book Cancel
Customer_i
d
Name Last_Name Location Address Telephone Email
20 Tom Cooper Ireland ABC 65485478 dsa@gm
ail.com
25 Chris Lewis US XYZ 88554887 chr@gm
ail.com
35 Surinder Khanna India DEF 95648542 sk@gmai
l.com
TAJ HOTEL CUSTOMER DETAILS
Room_no Customer_id Room_type Room_size
(in SQ m)
Room_price
(RS)
25 20 Executive Suit 97 sq m 11,250
100 25 THE TATA Suit 95 sq m 10,300
200 35 RAJPUT Suit 90 sq m 9000
TAJ HOTEL ROOM DETAILS
Reservation_no Customer_id Room_no Check_in Date Check-out Date
1 20 25 31/12/2016 12/1/2017
2 25 100 2/2/2017 5/2/2017
3 35 200 5/3/2017 8/3/2017
TAJ HOTEL ROOM RESERVATION DETAILS
Online Hotel Reservation System PPT
Implementation Methods
1. Direct Approach
Direct installation of the new system with immediate
discontinuance of the old existing system is reffered as “cold
turnkey” approach.
This approach becomes useful when these factors are
considered.
1. The new system does no replace the existing system.
2. Old system is regarded absolutely of no value
3. New system is compact and simple.
4. The design of the new system is inexpensive with more
advantages and less risk involved.
Implementation Methods
2.Parallel Approach
-The selected new system is installed and operated with
current system.
-This method is expensive because of duplicating facilities
and personal to maintain both the systems.
- In this approach a target date must be fixed when the
operations of old system cease and new one will operate on
its own.
Implementation Methods
3. Modular Approach
This is generally recognized as “Pilot approach”, means the
implementation of a system in the Organization on a piece-
meal basis.
This has few advantages / merits
1. The risk of systems failure is localized
2. The major problem can be easily identified and corrected
before further implementation.
3. Operating personal can be trained before system is installed
in a location.
Implementation Methods
4. Phase-in-Implementation
-This approach is similar to modular method but it differs
because of segmentation of system, however, not the
organization.
- It has advantages that the rate of changes in a given
Organization can be totally minimized and the data processing
resource can be acquired gradually over a period of time.
- System exhibits certain disadvantages such as limited
applicability, more costs incurred to develop interface with old
system and a feeling in the Organization that system is never
completed.
Online Hotel Reservation System PPT
 Corrective Maintenance: -
 This type of maintenance implies removing errors in a
program, which might have crept in the system due to
faulty design or wrong assumptions.
 Thus, in corrective maintenance, processing or
performance failures are repaired.
Maintenance Methods
Maintenance Methods
 Adaptive Maintenance: -
 In adaptive maintenance, program functions are
changed to enable the information system to satisfy the
information needs of the user.
 This type of maintenance may become necessary
because of organizational changes which may include:
a) Change in the organizational procedures,
b) Change in organizational objectives, goals, policies,
etc.
c) Change in forms
d) Change in information needs of managers.
e) Change in system controls and security needs, etc.
Maintenance Methods
 Perfective Maintenance: -
 Perfective maintenance means adding new programs or
modifying the existing programs to enhance the
performance of the information system.
 This type of maintenance undertaken to respond to
user’s additional needs which may be due to the changes
within or outside of the organization.
 Outside changes are primarily environmental changes,
which may in the absence of system maintenance,
render the information system ineffective and inefficient.
Online Hotel Reservation System PPT
Online Hotel Reservation System PPT
Conclusion
• While developing this project we have learnt a lot about hotel
management
•The Online Hotel Reservation System was developed to replace
the manual process of booking for a hotel room or any other
facility of the hotel.
•The old system does not serve the customer in a better way;
rather it makes customer data vulnerable.
•The new system keeps proper records of customers for
emergency and security purposes.
•We have learnt how to make a system user friendly
•We also realized the importance of maintaining a minimal
margin for error.
•During the development process we studied carefully and
understood the criteria of Implementation process.
Online Hotel Reservation System PPT

More Related Content

PPTX
Online Hotel Management System
PPTX
ONLINE HOTEL MANAGEMENT SYSTEM
PPTX
Hotel reservation system
PPTX
PPT FOR ONLINE HOTEL MANAGEMENT
PPTX
Hotel management system project
PPTX
Hotel Reservation System Project
DOC
Online Hotel Management
PPTX
Online Hotel Management System
Online Hotel Management System
ONLINE HOTEL MANAGEMENT SYSTEM
Hotel reservation system
PPT FOR ONLINE HOTEL MANAGEMENT
Hotel management system project
Hotel Reservation System Project
Online Hotel Management
Online Hotel Management System

What's hot (20)

PPTX
Hotel management system presentation
DOCX
Hotel management synopsis
PPTX
Resort management system
PPTX
HOTEL MANAGEMENT SYSTEM
PPTX
Airline Reservation System
PPTX
Hotel management system
PPTX
Hotel management
PPTX
Tour and Travel Management System ppt
PPTX
online hotel management system
PPT
Airline reservation system
PPTX
Hotel reservation system
DOCX
Online Bus Ticket Reservation System
PPT
Hotel management
PPTX
Travel and tourism management it project ppt
PDF
Hotel+management+system
PPTX
HOTEL BOOKING SITE Final.pptx
PPTX
Web based tourism system
PDF
Airline reservation system
PPTX
this ppt shows easy way to understand ONLINE HOTEL MANGEMENT
PPTX
Tour and travel management system
Hotel management system presentation
Hotel management synopsis
Resort management system
HOTEL MANAGEMENT SYSTEM
Airline Reservation System
Hotel management system
Hotel management
Tour and Travel Management System ppt
online hotel management system
Airline reservation system
Hotel reservation system
Online Bus Ticket Reservation System
Hotel management
Travel and tourism management it project ppt
Hotel+management+system
HOTEL BOOKING SITE Final.pptx
Web based tourism system
Airline reservation system
this ppt shows easy way to understand ONLINE HOTEL MANGEMENT
Tour and travel management system
Ad

Similar to Online Hotel Reservation System PPT (20)

PDF
RESORT-MANAGEMENT-SYSTEM_DILECTA GIRKAR_PPT.pdf
PPTX
Hotel mgmt
PPTX
Hotel mgmt from shakti singh2014
DOCX
HOTEL MANAGEMENT SYSTEM vi.docx
PPTX
ADMINISTRATION SYSTEM OF HOTEL-PPT.pptx
PPT
HOTEL-MANAGEMENT-SYSTEM-PPT.ppt
PPTX
HOTEL-MANAGEMENT-SYSTEM-PPT.pptx
PPTX
HOTEL-MANAGEMENT-SYSTEM-PPT.pptx
DOC
Hotel management-system-hms
DOCX
HOTEL_MANAGEMENT_INFORMATION_SYSTEM_PROJ.docx
PPTX
HOTEL MANAGEMENT SYSTEM power point presentation.pptx
DOC
Hms project report
PPTX
Hotel & guest house online registration system
PPTX
Chalet management system (e cha m)
DOCX
Feasibility report
DOC
Object oriented programming
PDF
Hotel Management System document
DOCX
online room booking system
PPTX
Shubhaarambh event planner
PPTX
HOTEL MANAGEMENT SYSTEM PPT PRESENTATION
RESORT-MANAGEMENT-SYSTEM_DILECTA GIRKAR_PPT.pdf
Hotel mgmt
Hotel mgmt from shakti singh2014
HOTEL MANAGEMENT SYSTEM vi.docx
ADMINISTRATION SYSTEM OF HOTEL-PPT.pptx
HOTEL-MANAGEMENT-SYSTEM-PPT.ppt
HOTEL-MANAGEMENT-SYSTEM-PPT.pptx
HOTEL-MANAGEMENT-SYSTEM-PPT.pptx
Hotel management-system-hms
HOTEL_MANAGEMENT_INFORMATION_SYSTEM_PROJ.docx
HOTEL MANAGEMENT SYSTEM power point presentation.pptx
Hms project report
Hotel & guest house online registration system
Chalet management system (e cha m)
Feasibility report
Object oriented programming
Hotel Management System document
online room booking system
Shubhaarambh event planner
HOTEL MANAGEMENT SYSTEM PPT PRESENTATION
Ad

Recently uploaded (20)

PDF
Insiders guide to clinical Medicine.pdf
PDF
VCE English Exam - Section C Student Revision Booklet
PDF
Basic Mud Logging Guide for educational purpose
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PPTX
Cell Types and Its function , kingdom of life
PDF
Classroom Observation Tools for Teachers
PDF
RMMM.pdf make it easy to upload and study
PDF
Origin of periodic table-Mendeleev’s Periodic-Modern Periodic table
PPTX
Renaissance Architecture: A Journey from Faith to Humanism
PPTX
human mycosis Human fungal infections are called human mycosis..pptx
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PDF
Mark Klimek Lecture Notes_240423 revision books _173037.pdf
PPTX
Introduction to Child Health Nursing – Unit I | Child Health Nursing I | B.Sc...
PDF
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PDF
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
PPTX
Institutional Correction lecture only . . .
PDF
102 student loan defaulters named and shamed – Is someone you know on the list?
Insiders guide to clinical Medicine.pdf
VCE English Exam - Section C Student Revision Booklet
Basic Mud Logging Guide for educational purpose
2.FourierTransform-ShortQuestionswithAnswers.pdf
Cell Types and Its function , kingdom of life
Classroom Observation Tools for Teachers
RMMM.pdf make it easy to upload and study
Origin of periodic table-Mendeleev’s Periodic-Modern Periodic table
Renaissance Architecture: A Journey from Faith to Humanism
human mycosis Human fungal infections are called human mycosis..pptx
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
FourierSeries-QuestionsWithAnswers(Part-A).pdf
STATICS OF THE RIGID BODIES Hibbelers.pdf
Mark Klimek Lecture Notes_240423 revision books _173037.pdf
Introduction to Child Health Nursing – Unit I | Child Health Nursing I | B.Sc...
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
Institutional Correction lecture only . . .
102 student loan defaulters named and shamed – Is someone you know on the list?

Online Hotel Reservation System PPT

  • 4. • Online Hotel Reservation System will provide service to online customers, employee and an administrator. • Online customers can make searches, Reservations and cancel an existing reservation on the hotel reservation’s website. • Administrator can add/ update the hotel and room information
  • 5. Sources of Reservations • Guest reservations come from a variety of market segments. • Some of the more common groups include corporate clients, group travelers, pleasure travelers, and current guests who want to return to the same hotel.
  • 6. Sources of Reservations Sources By FIT By Airlines By Govt By NGO By Company Free Individual Travelers- FIT
  • 7. Advantages of Online Hotel Booking System • Saves time of Customers for quickly reserving rooms • Secure – Very secure system due to login and password option availability • User Friendly • Less Chances of Human Errors • Ability to create extensive guest history with records like guest stay, address, preferences for unlimited years • User-definable screens • Report Generator • Email-reminder
  • 8. Disadvantages of Online Hotel Booking System • Expensive system • Maintenance is also expensive • Spoofing attack may occur in Online Hotel Reservation System • Hacking of Website may leads to crash of system
  • 9. Algorithm Step 1: Register User Record Step 2: Login with Username and Password Step 3: If Valid Username and password Then Goto Step 4 Else Invalid Username and password Then Goto Step 2 Step 4: Check availability of rooms Step 5: If Rooms Available Then Goto Step 6 Else Rooms Not Available Then Goto Step 10 Continues……..
  • 10. Algorithm Continued…. ----------------------------------------------------------------------- Step 6: If Customer Agrees Then Goto step 7 Else Goto step 9 Step 7: Reserve a Room Step 8: Display the details about Reservation Step 9: Cancellation of Rooms Step 10: Logout/ Exit
  • 11. Online Hotel Reservation System Diagram Customer Online Reservation System Enquiry Details Reservation Details Confirmation Details
  • 12. Field Name Data type Width Description Validation Room_no Int 10 Stores Room Number Primary Key Customer_id Int 10 Stores Customer_id Foreign Key Room _type Varchar 20 Stores Room Type NOT NULL Room_size Varchar 10 Stores Room Size NOT NULL Room _price Currency 5 Stores Room Price NOT NULL Table 1: Room Details
  • 13. Table 2: Customer Details Field Type Data Type Width Description Validation Customer_id Int 10 Stores Customer ID Primary Key Name Varchar 20 Stores Name of Customer Name cannot be BLANK Last_name Varchar 20 Stores Last Name of Customer Lastname cannot be BLANK Location Varchar 10 Store Location of Customer NOT NULL Address Varchar 30 Store Address of Customer NOT NULL Telephone Varchar 10 Store Telephone Number NOT NULL Email Varchar 30 Store Email of Customer NOT NULL
  • 14. Table 3: Reservation Details Field Data Type Width Description Validation Reservation_ no Int 20 Stores Reservation Number Primary Key Customer_id Int 10 Stores Customer ID Foreign Key Room_no Int 10 Stores Room_no Foreign Key Check_in Varchar 10 Stores Check in Details NOT NULL Check_out Varchar 10 Stores Check out Details NOT NULL
  • 21. Taj Hotel Website Overview
  • 24. User Login Page Already Registered??
  • 26. Customer_i d Name Last_Name Location Address Telephone Email 20 Tom Cooper Ireland ABC 65485478 dsa@gm ail.com 25 Chris Lewis US XYZ 88554887 chr@gm ail.com 35 Surinder Khanna India DEF 95648542 sk@gmai l.com TAJ HOTEL CUSTOMER DETAILS
  • 27. Room_no Customer_id Room_type Room_size (in SQ m) Room_price (RS) 25 20 Executive Suit 97 sq m 11,250 100 25 THE TATA Suit 95 sq m 10,300 200 35 RAJPUT Suit 90 sq m 9000 TAJ HOTEL ROOM DETAILS
  • 28. Reservation_no Customer_id Room_no Check_in Date Check-out Date 1 20 25 31/12/2016 12/1/2017 2 25 100 2/2/2017 5/2/2017 3 35 200 5/3/2017 8/3/2017 TAJ HOTEL ROOM RESERVATION DETAILS
  • 30. Implementation Methods 1. Direct Approach Direct installation of the new system with immediate discontinuance of the old existing system is reffered as “cold turnkey” approach. This approach becomes useful when these factors are considered. 1. The new system does no replace the existing system. 2. Old system is regarded absolutely of no value 3. New system is compact and simple. 4. The design of the new system is inexpensive with more advantages and less risk involved.
  • 31. Implementation Methods 2.Parallel Approach -The selected new system is installed and operated with current system. -This method is expensive because of duplicating facilities and personal to maintain both the systems. - In this approach a target date must be fixed when the operations of old system cease and new one will operate on its own.
  • 32. Implementation Methods 3. Modular Approach This is generally recognized as “Pilot approach”, means the implementation of a system in the Organization on a piece- meal basis. This has few advantages / merits 1. The risk of systems failure is localized 2. The major problem can be easily identified and corrected before further implementation. 3. Operating personal can be trained before system is installed in a location.
  • 33. Implementation Methods 4. Phase-in-Implementation -This approach is similar to modular method but it differs because of segmentation of system, however, not the organization. - It has advantages that the rate of changes in a given Organization can be totally minimized and the data processing resource can be acquired gradually over a period of time. - System exhibits certain disadvantages such as limited applicability, more costs incurred to develop interface with old system and a feeling in the Organization that system is never completed.
  • 35.  Corrective Maintenance: -  This type of maintenance implies removing errors in a program, which might have crept in the system due to faulty design or wrong assumptions.  Thus, in corrective maintenance, processing or performance failures are repaired. Maintenance Methods
  • 36. Maintenance Methods  Adaptive Maintenance: -  In adaptive maintenance, program functions are changed to enable the information system to satisfy the information needs of the user.  This type of maintenance may become necessary because of organizational changes which may include: a) Change in the organizational procedures, b) Change in organizational objectives, goals, policies, etc. c) Change in forms d) Change in information needs of managers. e) Change in system controls and security needs, etc.
  • 37. Maintenance Methods  Perfective Maintenance: -  Perfective maintenance means adding new programs or modifying the existing programs to enhance the performance of the information system.  This type of maintenance undertaken to respond to user’s additional needs which may be due to the changes within or outside of the organization.  Outside changes are primarily environmental changes, which may in the absence of system maintenance, render the information system ineffective and inefficient.
  • 40. Conclusion • While developing this project we have learnt a lot about hotel management •The Online Hotel Reservation System was developed to replace the manual process of booking for a hotel room or any other facility of the hotel. •The old system does not serve the customer in a better way; rather it makes customer data vulnerable. •The new system keeps proper records of customers for emergency and security purposes. •We have learnt how to make a system user friendly •We also realized the importance of maintaining a minimal margin for error. •During the development process we studied carefully and understood the criteria of Implementation process.