Synopsis File
Synopsis File
Synopsis File
On
Submitted to
: niraj kumar(2018975)
Introduction of Project
Hotel Management System is a software system where the
management of entire hotel is computerized. The hotel management
system is designed using VB.net as the rich GUI for front end and SQL
Server as the secured backend database.
o Room Service
o Check In
o Check Out
o Staff Master
o Staff Attendance
o Login
Mission of the Project
EXISTING SYSTEM
The following are the objectives and highlights of the proposed system
Secure data
Faster process
Error Free
Better management
Save a lot of manpower
Can easily make the daily reports
Elimination of Paper work.
High reliability and security.
Fast and economical.
Modules
Staff
Staff Attendance
Reports
MODULE DESCRIPTION
This module deals with the reservation checkin (i.e., allocating room
for the customer who has already reserved) Direct checkin (i.e., checking
in without reservation), handling checkout of guest and Bill payment.
This module deals with the generation and tracking of bills and
payments made by the guest. The bills are classified into lodging bills and
Restaurant Bill. The lodging bill is calculated using the check in and
checkout details of the person. The Restaurant bill is generated based on
the food items consumed by the guest during his stay in the hotel.
Reports
This module deals with the generation of the reports for the various
modules. The customer list can be generated. Room status list can be
retrieved for reference. The check in and checkout registers can also be
retrieved for any future queries.
Software Requirement Specification
VB.NET
Visual Basic (VB) is a programming language based on the original
DOS language called BASIC (Beginners' All-purpose Symbolic Instruction
Code). VB.NET 2008, an offshoot of Visual Basic, is an object-oriented
programming language based on VB that is implemented using the
Microsoft .NET framework. The basic syntax of the Visual Basic language
remains unchanged in VB.NET 2008, but includes additional features such
as structured exception handling and short circuited expressions to
enhance the infrastructure of the programming language.
Processor : Pentium IV
RAM : 512 MB
Software Specification:-
The data flow diagram (DFD) is one of the most important tools used by
system analysts. Data flow diagrams are made up of a number symbols,
which represent system components. Most data flow modeling methods
use four kinds of symbols. These symbols are used to represent four kinds
of system components such as Processes, data stores, data flows and
external entities.
User Hotel
Data and Data
Management Database
System
Commands
Alert
Invalid User Message
Valid User
Data Data
Processing Database
DFD for modules in the Hotel Management System:-
Restaurant Billing
Hotel Bill
Details
Food Entry
Food Details
Bill Entry
Bill Details
Enquiry Entry
Enquiry Data
Room Entry D a t a
Room
Data
User Process
the User User Management
Database
Request Data
Customer Data D a t a
Customer Entry
Reservation Data
Reservation Entry
Check-in Data
Check-in Entry
Checkout Data
Check-Out Entry
Report Data
Reports
Report Generation
DFD for user Entry:
Generate ID
Request
New ID
Last ID
Add
Data
Data
Users
Data Modified Data
User Data
Record Valid Data
Data
Data
Delete Record Validate
Data Data
Invalid Data
Data
View Record
Alert
Message
Users
Report
DFD for Room Entry:
Room No
Statu Room Status
Add
Data
Data
Room_Master
Data Modified Data
Room
Record Valid Data
Data
Validate
Data Data
Invalid Data
Data
View Record
Alert
Message
Rooms
Report
DFD for Customer Entry:
Generate ID
Request
New ID
Last ID
Add
Data
Data
Customer
Customer Data Modified Data
Data Record Valid Data
Data
Data
Delete Record Validate
Data Data
Invalid Data
Data
View Record
Alert
Message
Customer
Report
DFD for Room Enquiry:
Request
New ID
Last ID
New Enquiry_Det
Data
Data
Enquiry
Enquiry Data
Valid Data
Data
Status Validate
Data
Change Status
Invalid Data
Alert
Message
Data
Enquiry
Report
DFD for Room Booking:
Room_Master
Request
New ID
Last ID
Reservation
Data Valid Data
Data
Status Validate
Data
Change
Reservation Invalid Data
Status
Alert
Message
Data
Reservation
Report
DFD for Check-in and Checkout and Billing:
Entity Relationship Diagram Room ID
Get Room Room_Master
Status
Room ID
& Status adult
Customer Hotel_Bill
Generate Bill child
Data dt
roomno
nm time
date Get Details roomtype
addr
srno Room No & C
Data pin
Request for billCheckinID Checkin Details
ID
checkin room
Check-in Details
city
Check_in_Out
am
state Check-in.
Details Valid Data
tim
pin
Data to be Validated
New Check in
Validate
ph the data
Checkout
Details
Invalid Data
Checkout
roomty time
amoun
Database Structure
Check In:-
Check Out:-
Room Master:-
Staff master:-
Login:-
Staff Attendance:-