SlideShare ist ein Scribd-Unternehmen logo
1 von 34
ONLINE HOTEL BOOKING SYSTEM
PRESENTED BY:
RAVIKUMAR
(11csixx639)
TABLE OF CONTENT
Introduction
Module Description
Feasibility Study
Hardware & Software Requirements
DotNet Framework Architecture
Database Tables
ER Diagram
Database Table
Snapshots
Future & Scope
INTRODUCTION
The website which deals with the easy online reservation
in a hotel with high security and is known as, “ONLINE
HOTEL BOOKING SYSTEM”. This Project Provides
solution regarding the hotel reservation problems of
users. User can easily check availability of room & if
room is available, then he/she can get room in the hotel.
By the use of Internet the user can save so much time for
his reservation.
MODULE DESCRIPTION
Administrator module and User module:
Administrator Module:
Can Login
Check Customer details
Room details
Update Room Status
User Module :
Check room Availability
Fill Reservation Form
Get Reservation Slip
FEASIBILITY STUDY
Economic Feasibility :
 Cost-saving
 Improve-service Level
 Improve-information Level
 Time-saving
Behavioral Feasibility :
 Easier working with manual systems
 Information gathering easier
 Admin controls & manages user’s data
HARDWARE & SOFTWARE REQUIREMENTS
Hardware Configuration :
Processor : Pentium III or higher
RAM : 128 MB or More
Hard Disk : 20 GB or More
Software Configuration :
Operating System: : Windows XP, VISTA, 7.
Web Server : SQL Server 2008
Front End : ASP .NET
Scripts : JavaScript
Language : C# & HTML,CSS
DOTNET FRAMEWORK ARCHITECTURE
DOTNET FRAMEWORK COMPONENTS
 There are two components :
• Common Language Runtime(CLR)
• Framework Class Library(FCL)
DATABASE TABLES
LOGIN:
Column Name Datatype
id int
emailid Nvarchar(50)
password Nvarchar(50)
userid int
Cont……
Enquiry:
Column Name Datatype
id int
First_name Varchar(50)
Last_name Varchar(50)
Contact_no nvarchar(50)
Email_id nvarchar(50)
state Varchar(50)
city Varchar(50)
message nvarchar(50)
Cont….
Feedback:
Destination:
Column Name Datatype
id int
name Varchar(50)
email_id Nvarchar(50)
message Varchar(50)
Columns Name Datatype
id int
name Varchar(50)
Cont…
ONLINE BOOKING:
Column Name Datatype
id int
destination Varchar(50)
Start_date nvarchar(50)
End_date nvarchar(50)
No_of_days int
Room_type Varchar(50)
adults nvarchar(50)
childs nvarchar(50)
First_name Varchar(50)
Last_name Varchar(50)
Contact_no nvarchar(50)
Email_id ncarchar(50)
Cont….
REGISTRATION:
Column Name Datatype
id int
First_name Varchar(50)
Last_name Varchar(50)
Date_of_birth Nvarchar(50)
Wedding_aniversary Nvarchar(50)
Contact nvarchar(50)
Emailid nvarchar(50)
password nvarchar(50)
userid int
Cont…
ROOMTYPE:
PAYMENT:
Column Name Datatype
id int
Room_type Varchar(50)
Column Name Datatype
id int
Payment_way Varchar(50)
ER DIAGRAM
An entity-relationship (ER) diagram is a specialized
graphic that illustrates the interrelationships between
entities in a database. ER diagrams often use symbols to
represent three different types of information. Boxes are
commonly used to represent entities. Diamonds are
normally used to represent relationships and ovals are
used to represent attributes.
Symbols used in this E-R Diagram:
• Entity:
Cont….
• Attributes:
• Relationship:
ER DIAGRAM OF ONLINE HOTEL BOOKING SYSTEM:
Guests
id
Phone
Address
password fname
Lname
emailid
Rooms
id
level
Room_t
ype userid
Reservation checkin
checkout
id
request
reserve
DATAFLOW DIAGRAM
A Data Flow Diagram (DFD) is a graphical
representation of the "flow" of data through an
Information System. A data flow diagram can also be
used for the visualization of Data Processing. It is
common practice for a designer to draw a context-level
DFD first which shows the interaction between the
system and outside entities. This context-level DFD is
then "exploded" to show more detail of the system being
modeled.
Cont…
DATA FLOW DIAGRAM NOTATIONS
• FUNCTION:
• FILE/DATABASE:
• INPUT/OUTPUT:
• FLOW OF DORECTION:
DATA FLOW DIAGRAMS:
Level 0:
user hotel database
Cont….
Level 1:
Admin
user
Hotel
Customer
Detail
Room
Status
Update
Room
Reservation
Database
SNAPSHOTS
New User Registration:
Login:
Home Page:
Master Page:
Feedback Form:
Enquiry Form:
Room Booking:
Booking:
Change Password:
SCOPE & FUTURE ENHANCEMENT
The scope of the system is the area which it covers with
respect to its functionality. The scope of the system includes
its function and range.
The scopes of the system will be:-
It fulfills all an office application automatically with
minimal overhead.
Functionality of sharing of new view and ideas between
employees will be added in next version.
It will provide the information of running project , late
project and completed project .It will add the functionality
of seeing his/her performance graph in company to
increase his performance and it will also help to provide
clear picture of employee’s salary.
THANK
YOU
QUESTIONS ?

Weitere ähnliche Inhalte

Was ist angesagt?

Online Hotel Management
Online Hotel ManagementOnline Hotel Management
Online Hotel Management
Souvik Banik
 

Was ist angesagt? (20)

ONLINE HOTEL MANAGEMENT SYSTEM
ONLINE HOTEL MANAGEMENT SYSTEMONLINE HOTEL MANAGEMENT SYSTEM
ONLINE HOTEL MANAGEMENT SYSTEM
 
Hotel management system
Hotel management systemHotel management system
Hotel management system
 
Hotel management system project
Hotel management system projectHotel management system project
Hotel management system project
 
Hotel management system
Hotel management systemHotel management system
Hotel management system
 
Hotel management present
Hotel management presentHotel management present
Hotel management present
 
Hotel & guest house online registration system
Hotel & guest house online registration systemHotel & guest house online registration system
Hotel & guest house online registration system
 
Hotel management system presentation
Hotel management system presentationHotel management system presentation
Hotel management system presentation
 
Online Hotel Reservation System PPT
Online Hotel Reservation System PPTOnline Hotel Reservation System PPT
Online Hotel Reservation System PPT
 
Hotel Management System
Hotel Management SystemHotel Management System
Hotel Management System
 
Hotel management
Hotel managementHotel management
Hotel management
 
Hms project report
Hms project reportHms project report
Hms project report
 
Online Hotel Management
Online Hotel ManagementOnline Hotel Management
Online Hotel Management
 
Hotel management synopsis
Hotel management synopsisHotel management synopsis
Hotel management synopsis
 
Documentation Hotel Management System
Documentation Hotel Management SystemDocumentation Hotel Management System
Documentation Hotel Management System
 
Hotel Reservation System | Hotel Booking Website
Hotel Reservation System | Hotel Booking Website Hotel Reservation System | Hotel Booking Website
Hotel Reservation System | Hotel Booking Website
 
Hotel Management System final report
Hotel Management System final report  Hotel Management System final report
Hotel Management System final report
 
Hotel Reservation System Project
Hotel Reservation System ProjectHotel Reservation System Project
Hotel Reservation System Project
 
BugHotel Reservation System
BugHotel Reservation SystemBugHotel Reservation System
BugHotel Reservation System
 
Hotel+management+system
Hotel+management+systemHotel+management+system
Hotel+management+system
 
HOTEL BOOKING SITE Final.pptx
HOTEL BOOKING SITE Final.pptxHOTEL BOOKING SITE Final.pptx
HOTEL BOOKING SITE Final.pptx
 

Ähnlich wie RAVI RANA HOTEL MANAGEMENT PPT

WELCOME TO ONLINE LIBRARY
WELCOME    TO ONLINE     LIBRARYWELCOME    TO ONLINE     LIBRARY
WELCOME TO ONLINE LIBRARY
Rakesh Kumar
 
20.project inventry management system
20.project inventry management system20.project inventry management system
20.project inventry management system
Lapi Mics
 
Ch1
Ch1Ch1
Ch1
CAG
 

Ähnlich wie RAVI RANA HOTEL MANAGEMENT PPT (20)

Online Bus Reservation System
Online Bus Reservation SystemOnline Bus Reservation System
Online Bus Reservation System
 
Online Bus Reservatiom System
Online Bus Reservatiom SystemOnline Bus Reservatiom System
Online Bus Reservatiom System
 
Online travel booikng
Online travel booikngOnline travel booikng
Online travel booikng
 
What is inventor2
What is inventor2What is inventor2
What is inventor2
 
WELCOME TO ONLINE LIBRARY
WELCOME    TO ONLINE     LIBRARYWELCOME    TO ONLINE     LIBRARY
WELCOME TO ONLINE LIBRARY
 
What is inventor2
What is inventor2What is inventor2
What is inventor2
 
Report on online bus management
Report on online bus managementReport on online bus management
Report on online bus management
 
data base management system (DBMS)
data base management system (DBMS)data base management system (DBMS)
data base management system (DBMS)
 
Auto- Repair Service Software Design and Analysis
Auto- Repair Service Software Design and AnalysisAuto- Repair Service Software Design and Analysis
Auto- Repair Service Software Design and Analysis
 
ppt-20.06.24.pptx ghyyuuuygrfggtyghffhhhh
ppt-20.06.24.pptx ghyyuuuygrfggtyghffhhhhppt-20.06.24.pptx ghyyuuuygrfggtyghffhhhh
ppt-20.06.24.pptx ghyyuuuygrfggtyghffhhhh
 
S S H 1
S S H 1S S H 1
S S H 1
 
Ssh 1
Ssh 1Ssh 1
Ssh 1
 
E workshop system design
E workshop system designE workshop system design
E workshop system design
 
IGCSE ICT Theory
IGCSE ICT Theory IGCSE ICT Theory
IGCSE ICT Theory
 
Online Hotel Management System
Online Hotel Management SystemOnline Hotel Management System
Online Hotel Management System
 
20.project inventry management system
20.project inventry management system20.project inventry management system
20.project inventry management system
 
railway_PROJECT.doc on python my SQL connectivity
railway_PROJECT.doc on python my SQL connectivityrailway_PROJECT.doc on python my SQL connectivity
railway_PROJECT.doc on python my SQL connectivity
 
hotel management dbms.docx
 hotel management dbms.docx hotel management dbms.docx
hotel management dbms.docx
 
Data and process modeling
Data and process modelingData and process modeling
Data and process modeling
 
Ch1
Ch1Ch1
Ch1
 

Kürzlich hochgeladen

Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 

Kürzlich hochgeladen (20)

chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
Vivazz, Mieres Social Housing Design Spain
Vivazz, Mieres Social Housing Design SpainVivazz, Mieres Social Housing Design Spain
Vivazz, Mieres Social Housing Design Spain
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 

RAVI RANA HOTEL MANAGEMENT PPT

  • 1. ONLINE HOTEL BOOKING SYSTEM PRESENTED BY: RAVIKUMAR (11csixx639)
  • 2. TABLE OF CONTENT Introduction Module Description Feasibility Study Hardware & Software Requirements DotNet Framework Architecture Database Tables ER Diagram Database Table Snapshots Future & Scope
  • 3. INTRODUCTION The website which deals with the easy online reservation in a hotel with high security and is known as, “ONLINE HOTEL BOOKING SYSTEM”. This Project Provides solution regarding the hotel reservation problems of users. User can easily check availability of room & if room is available, then he/she can get room in the hotel. By the use of Internet the user can save so much time for his reservation.
  • 4. MODULE DESCRIPTION Administrator module and User module: Administrator Module: Can Login Check Customer details Room details Update Room Status User Module : Check room Availability Fill Reservation Form Get Reservation Slip
  • 5. FEASIBILITY STUDY Economic Feasibility :  Cost-saving  Improve-service Level  Improve-information Level  Time-saving Behavioral Feasibility :  Easier working with manual systems  Information gathering easier  Admin controls & manages user’s data
  • 6. HARDWARE & SOFTWARE REQUIREMENTS Hardware Configuration : Processor : Pentium III or higher RAM : 128 MB or More Hard Disk : 20 GB or More Software Configuration : Operating System: : Windows XP, VISTA, 7. Web Server : SQL Server 2008 Front End : ASP .NET Scripts : JavaScript Language : C# & HTML,CSS
  • 8. DOTNET FRAMEWORK COMPONENTS  There are two components : • Common Language Runtime(CLR) • Framework Class Library(FCL)
  • 9. DATABASE TABLES LOGIN: Column Name Datatype id int emailid Nvarchar(50) password Nvarchar(50) userid int
  • 10. Cont…… Enquiry: Column Name Datatype id int First_name Varchar(50) Last_name Varchar(50) Contact_no nvarchar(50) Email_id nvarchar(50) state Varchar(50) city Varchar(50) message nvarchar(50)
  • 11. Cont…. Feedback: Destination: Column Name Datatype id int name Varchar(50) email_id Nvarchar(50) message Varchar(50) Columns Name Datatype id int name Varchar(50)
  • 12. Cont… ONLINE BOOKING: Column Name Datatype id int destination Varchar(50) Start_date nvarchar(50) End_date nvarchar(50) No_of_days int Room_type Varchar(50) adults nvarchar(50) childs nvarchar(50) First_name Varchar(50) Last_name Varchar(50) Contact_no nvarchar(50) Email_id ncarchar(50)
  • 13. Cont…. REGISTRATION: Column Name Datatype id int First_name Varchar(50) Last_name Varchar(50) Date_of_birth Nvarchar(50) Wedding_aniversary Nvarchar(50) Contact nvarchar(50) Emailid nvarchar(50) password nvarchar(50) userid int
  • 14. Cont… ROOMTYPE: PAYMENT: Column Name Datatype id int Room_type Varchar(50) Column Name Datatype id int Payment_way Varchar(50)
  • 15. ER DIAGRAM An entity-relationship (ER) diagram is a specialized graphic that illustrates the interrelationships between entities in a database. ER diagrams often use symbols to represent three different types of information. Boxes are commonly used to represent entities. Diamonds are normally used to represent relationships and ovals are used to represent attributes. Symbols used in this E-R Diagram: • Entity:
  • 17. ER DIAGRAM OF ONLINE HOTEL BOOKING SYSTEM: Guests id Phone Address password fname Lname emailid Rooms id level Room_t ype userid Reservation checkin checkout id request reserve
  • 18. DATAFLOW DIAGRAM A Data Flow Diagram (DFD) is a graphical representation of the "flow" of data through an Information System. A data flow diagram can also be used for the visualization of Data Processing. It is common practice for a designer to draw a context-level DFD first which shows the interaction between the system and outside entities. This context-level DFD is then "exploded" to show more detail of the system being modeled.
  • 19. Cont… DATA FLOW DIAGRAM NOTATIONS • FUNCTION: • FILE/DATABASE: • INPUT/OUTPUT: • FLOW OF DORECTION:
  • 20. DATA FLOW DIAGRAMS: Level 0: user hotel database
  • 32. SCOPE & FUTURE ENHANCEMENT The scope of the system is the area which it covers with respect to its functionality. The scope of the system includes its function and range. The scopes of the system will be:- It fulfills all an office application automatically with minimal overhead. Functionality of sharing of new view and ideas between employees will be added in next version. It will provide the information of running project , late project and completed project .It will add the functionality of seeing his/her performance graph in company to increase his performance and it will also help to provide clear picture of employee’s salary.