SlideShare a Scribd company logo
2
Most read
3
Most read
13
Most read
PPSU 1
P P Savani University – PPSU
Hotel Management System
Project Proposal
Bachelor of Science in Information Technology Project 2019
Submitted by:
1. 18SS02IT006 - Smit Donda
2. 18SS02IT031 - Jaykumar Savani
3. 18SS02IT037 - Khushali Vaghasiya
Submitted to:
PPSU 2
CHAPTER :1
Abstract
This is the document of the Project for developing a hotel management
system for Hotel Management System. It consists of the current
background of and problems having due to present system and how we
are going to overcome those matters through our proposed system.
After gathering requirements, we have found the Hotel Management
System is using a manual file-based system for their processes. They
are keeping a huge amount of files to handle guest details, bills,
inventory items…etc. Search for a record in the file system is really
harsh. Although they are not well secured there is a probability of getting
damaged due to a fire or a tsunami or any other kind of a disaster.
The project aimed to build a fully functional system in order to achieve
the efficiency in the hotel management. The overall mission of
development is to make the hotel staff can quickly and easily complete
the hotel management task.
PPSU 3
1.ABSTRACT…….…………………………………………2
2.TABLE OF CONTENTS...…...………………………….4
2.1) INTRODUCTION…………….…………………....……....4
2.2) OBJECTIVES…………...………...………………...7
2.3) ADVANTAGES………………………...……...…...9
3.PRINCIPLES OF SYSTE ANALYSIS……….…...…...10
3.1) ENTITY RELATIONSHIP DIAGRAM (ERD)…...11
3.2) E-R DIAGRAM……...……………………………12
4.DATA TABLES……………………………………...…...13
5.DATA MODELING………………………………….….14
6. SCOPE OF FUTURE APPLICATION….…………….19
7.REFERNCES……………………………………………20
PPSU 4
CHAPTER :2
Introduction
We have our best to make the complicated process of Online Hotel
Management System as simple as possible using Structured & Modular
technique & Menu oriented interface. We have tried to design the
software in such a way that user may not have any difficulty in using this
package & further expansion is possible without much effort. Even
though We cannot claim that this work to be entirely exhaustive, the
main purpose of my exercise is performing each Employee’s activity in
computerized way rather than manually which is time consuming.
We are confident that this software package can be readily used by non-
programming personal avoiding human handled chance of error. This
project is used by two types of users
i. Online Users.
ii. Administrator (management of the Hotel).
PPSU 5
CHAPTER :2
Online users can see the required articles or news
Administrator can maintain daily updates in the hotel records.
Administrator is must be an authorized user. He can further change the
password. There is the facility for password recovery, logout etc.
The main aim of the entire activity is to automate the process of day to
day activities of Hotel like Room activities, Admission of a New
Customer, assign a room according to customer’s demand, checkout of
a computer and releasing the room and finally compute the bill etc.
The limited time and resources have restricted us to incorporate, in this
project, only a main activity that are performed in a HOTEL Management
System, but utmost care has been taken to make the system efficient
and user friendly. “HOTEL Management System” has been designed to
computerized the following functions that are performed by the system:
Room Detail Functions
1). Opening a New Room
2). Modification to room assigned
Check-in and check-out Detail Functions
1). Admission of New customer
2). Check-out of customer
3). Room assigning related to customer’s need.
PPSU 6
CHAPTER :2
Statement of Customer Details
1). Check-in customer
1.1) Check-out customer
1.2) Room Details
2). Total number of Customers in the Hotel
2.1) Individual customer Report
PPSU 7
CHAPTER :2
OBJECTIVES
• A computer-based management system is designed to handle all the
primary information required to calculate monthly statements. Separate
database is maintained to handle all the details required for the correct
statement calculation and generation.
• This project intends to introduce more user friendliness in the various
activities such as record updating, maintenance, and searching.
• The searching of record has been made quite simple as all the details
of the customer can be obtained by simply keying in the identification of
that customer.
• Similarly, record maintenance and updating can also be accomplished
by using the identification of the customer with all the details being
automatically generated. These details are also being promptly
automatically updated in the master file thus keeping the record
absolutely up-to-date.
• The entire information has maintained in the database or Files and
whoever wants to retrieve can’t retrieve, only authorization user can
retrieve the necessary information which can be easily be accessible
from the file.
PPSU 8
CHAPTER :2
• The entire information has maintained in the database or Files and
whoever wants to retrieve can’t retrieve, only authorization user can
retrieve the necessary information which can be easily be accessible
from the file.
• The main objective of the entire activity is to automate the process of
day to day activities of Hotel like:
1. Room activities,
2. Admission of a New Customer,
3. Assign a room according to customer’s demand,
4. Checkout of a computer and releasing the room
5. Finally compute the bill etc.
6. Packages available.
7. Advance online bookings.
8. Online Cancellation.
This project has some more features:
• System Connectivity
• No data duplication
• No Paper Work Required
• Time Efficient
• Cost Efficient
• Automatic data validation
• User friendly environment
PPSU 9
CHAPTER :2
ADVANTAGE
This project is useful for the authorities which keep track of all the users
registered in a particular state. The authority can add hotel packages,
room details, availability of rooms, online booking etc.
The following steps that give the detailed information of the need of
proposed system are:
Performance: During past several decades, the records are supposed
to be manually handled for all activities. The manual handling of the
record is time consuming and highly prone to error. To improve the
performance of the Hotel Management System, the computerized
system is to be undertaken. This project is fully computerized and user
friendly even that any of the members can see the report and status of
the company.
Efficiency: The basic need of this website is efficiency. The website
should be efficient so that whenever a new user submits his/her details
the website is updated automatically. This record will be useful for other
users instantly.
Control: The complete control of the project is under the hands of
authorized person who has the password to access this project and
illegal access is not supposed to deal with. All the control is under the
administrator and the other members have the rights to just see the
records not to change any transaction or entry.
Security: Security is the main criteria for the proposed system. Since
illegal access may corrupt the database. So, security has to be given in
this project.
PPSU 10
CHAPTER :3
PRINCIPLES OF SYSTEM
ANALYSIS
1.Understand the problem before you begin to create the analysis
model.
2.Develop prototypes that enable a user to understand how human
machine interaction will occur.
3.Record the origin of and the reason for every requirement.
4.Use multiple views of requirements like building data, function and
behavioral models.
5.Work to eliminate ambiguity.
PPSU 11
CHAPTER :3
ENTITY
RELATIONSHIP
DIAGRAM (ERD)
Entity – Relationship Diagram: This depicts relationship between data
objects. The attribute of each data objects noted in the entity-
relationship diagram can be described using a data object description.
Data flow diagram serves two purposes:
1. To provide an indication of how data are transformed as they
move through the system.
2. To depict the functions that transformation the data flow.
Data Objects:
A data object is a representation of almost any composite information
that must be understood by the software. By composite information, we
mean something that has a number of different properties or attributes.
A data object encapsulates data only there is no reference within a data
object to operations that act on the data.
Attributes: Attributes define the properties of a data object and take on
one of three different characteristics. They can be used to: Name an
instance of data object. Describe the instance. Make reference to
another instance in other table.
PPSU 12
CHAPTER :3
Relationships: Data objects are connected to one another in a variety
of different ways. We can define a set of object relationship pairs that
define the relevant relationships.
PPSU 13
CHAPTER :3
E-R DIAGRAM
3.2.1. Figure) E-R Diagram
PPSU 14
CHAPTER :4
4 Data Tables
4.1 Figure Data Table
PPSU 15
CHAPTER :5
DATA MODELING
Data modeling defines primary data objects, composition of each data
object, and attributes of the object, relationships between each object
and other objects and between objects and the processes.
Password Table
Fields Type
Password CHAR
Username Number
5.1 Table (1) Password Table
Login Status Table
5.2 Table (2) Login Status Table
Fields Type
Password CHAR
Username Number
Login time CHAR
Login date CHAR
Logout time CHAR
Page access CHAR
PPSU 16
CHAPTER :5
Customer Details Table
5.3 Table (3) Customer Details Table
Member Details Table
5.4 Table (4) Password Table
Fields Type
Customer Number
Name CHAR
Address CHAR
Email CHAR
DOB Date
Status CHAR
Occupation CHAR
Type_of_occupation Number
Telephone Number
Fields Type
Details CHAR
Name CHAR
Address CHAR
Email CHAR
DOB Date
Status CHAR
Occupation CHAR
Type_of_occupation Number
Telephone Number
Membership CHAR
PPSU 17
CHAPTER :5
Booking Details Table
5.5 Table (5) Booking Details Table
Room Details Table
Fields Type
Room No CHAR
Booking date Date
Mode_of_booking CHAR
From Date
To Date
Requirement details CHAR
State CHAR
Name_of_customer CHAR
Email CHAR
Phone Number
5.1 Table (6) Room Details Table
Fields Type
Package CHAR
Booking date Date
Mode_of_booking CHAR
From Date
To Date
Requirement details CHAR
State CHAR
Name_of_customer CHAR
Email CHAR
Phone Number
PPSU 18
CHAPTER :5
Report Generation In this function reports are
generated for the following entities:
a) Customer Details.
b) Requirements of the Customers.
c) Rooms Details.
d) Checking Reports.
e) Booking Details.
g) Online Bookings.
h) Checkout Details.
PPSU 19
CHAPTER :6
Scope of Future Application
This project can be used in the hotel after adding some more useful
modules in the project for which hotel are providing services.
Utmost care and back-up procedures must be established to ensure
100% successful implementation of the computerized hotel system. In
case of system failure, the organization should be in a position to
process the transaction with another organization or if the worst comes
to the worst, it should be in a position to complete it manually.
Scope of Improvement
Now a day’s hotel is providing many other facilities, this project can also
be improved with the improvement in the Hotels.
PPSU 20
CHAPTER :7
References
1) https://www.Hotelimages.com/
2) https://www.w3schools.com/
3) https://www.flaticon.com/
4) www.wikipedia.com
5) www.codeproject.com
PPSU 21

More Related Content

PPTX
Hotel management system project
Mohammed Al Babeli
 
PDF
Hotel Management System
Kusum Sankhala
 
DOC
Online Hotel Management
Souvik Banik
 
DOC
Hotel management-system-hms
Miran Hussen
 
PPTX
ONLINE HOTEL MANAGEMENT SYSTEM
Abid Shaikh
 
PPTX
Hotel Reservation System Project
raj_qn3
 
PPTX
Hotel reservation system
Manoj Malshan
 
PPTX
PPT FOR ONLINE HOTEL MANAGEMENT
Jaya0006
 
Hotel management system project
Mohammed Al Babeli
 
Hotel Management System
Kusum Sankhala
 
Online Hotel Management
Souvik Banik
 
Hotel management-system-hms
Miran Hussen
 
ONLINE HOTEL MANAGEMENT SYSTEM
Abid Shaikh
 
Hotel Reservation System Project
raj_qn3
 
Hotel reservation system
Manoj Malshan
 
PPT FOR ONLINE HOTEL MANAGEMENT
Jaya0006
 

What's hot (20)

DOC
Hostel management
Himanshu Sajwan
 
PDF
Hotel management
Arman Ahmed
 
DOCX
Documentation Hotel Management System
Salman Dayal
 
PPTX
Hotel management system presentation
joilrahat
 
PPTX
Online Hotel Management System
Abdullah Almasud
 
PPTX
Online Hotel Management System
Sanu Subham
 
PPTX
Employee Management System
Monotheist Sakib
 
PPTX
Hotel management system
Roni Roy
 
PPTX
Hostel Management System(HMS)
Omkar Walavalkar
 
PPTX
Hotel management system
Praveen M
 
PDF
Hotel management system By Harsh & aditya Mathur.
Harsh Mathur
 
DOCX
Software Requirement Specification Of Hotel Management System
Uttam Singh Chaudhary
 
DOC
54024405 project-report-banking-management-system
nancs
 
PPTX
PPT for Hotel Management System
Charitha Gamage
 
PPTX
Hostel management system
Yashna Jawrani
 
DOCX
Online railway reservation system
PIYUSH Dubey
 
DOCX
Hotel management synopsis
Rahulraj Nirala
 
PDF
Time Table Management System Software Report
Aditya Jain
 
PDF
Hotel+management+system
sonikaushal
 
DOCX
Online Movie ticket booking Project
SHAZIA JAMALI
 
Hostel management
Himanshu Sajwan
 
Hotel management
Arman Ahmed
 
Documentation Hotel Management System
Salman Dayal
 
Hotel management system presentation
joilrahat
 
Online Hotel Management System
Abdullah Almasud
 
Online Hotel Management System
Sanu Subham
 
Employee Management System
Monotheist Sakib
 
Hotel management system
Roni Roy
 
Hostel Management System(HMS)
Omkar Walavalkar
 
Hotel management system
Praveen M
 
Hotel management system By Harsh & aditya Mathur.
Harsh Mathur
 
Software Requirement Specification Of Hotel Management System
Uttam Singh Chaudhary
 
54024405 project-report-banking-management-system
nancs
 
PPT for Hotel Management System
Charitha Gamage
 
Hostel management system
Yashna Jawrani
 
Online railway reservation system
PIYUSH Dubey
 
Hotel management synopsis
Rahulraj Nirala
 
Time Table Management System Software Report
Aditya Jain
 
Hotel+management+system
sonikaushal
 
Online Movie ticket booking Project
SHAZIA JAMALI
 
Ad

Similar to Hotel Management System final report (20)

DOC
Hms project report
Simranjitkaur89
 
DOCX
final Business Analysis documentation 2013
tieho mofokeng
 
DOCX
HOTEL_MANAGEMENT_INFORMATION_SYSTEM_PROJ.docx
BishalKarki25
 
PPTX
HOTEL MANAGEMENT SYSTEM power point presentation.pptx
nesarabv
 
PDF
Hotel billing management system project report.pdf
Kamal Acharya
 
DOCX
HOTEL MANAGEMENT SYSTEM vi.docx
KartikeySingh87567
 
DOCX
hotel management dbms.docx
KaranamManideep1
 
DOCX
Hotel Management system in C++
Prince Kumar
 
DOCX
Final document project1
zohaib naveed
 
PPTX
Hotel management.pptxxxxxxxxxxxxxxxxxxxx
sparshchandra13
 
PDF
DHANUSH.pdf
dharmendra kumar jaiswal
 
PDF
Hotel management system for booking the hotel
sharukeshg19
 
DOC
Object oriented programming
ashu6
 
PDF
Bulumas ms word_abc_hotel_management_system1
Karekezi Prudence
 
PPTX
ADMINISTRATION SYSTEM OF HOTEL-PPT.pptx
Prasanth344620
 
DOC
Object oriented programming
ashu6
 
DOCX
Database Design and Development 2022 00185501.docx
kiokosoft
 
PPTX
Library management system project
AJAY KUMAR
 
PPTX
FINAL.ppt.pptx
SandeepKumarmehta2
 
PDF
Real estate
sharmaaaaaaa
 
Hms project report
Simranjitkaur89
 
final Business Analysis documentation 2013
tieho mofokeng
 
HOTEL_MANAGEMENT_INFORMATION_SYSTEM_PROJ.docx
BishalKarki25
 
HOTEL MANAGEMENT SYSTEM power point presentation.pptx
nesarabv
 
Hotel billing management system project report.pdf
Kamal Acharya
 
HOTEL MANAGEMENT SYSTEM vi.docx
KartikeySingh87567
 
hotel management dbms.docx
KaranamManideep1
 
Hotel Management system in C++
Prince Kumar
 
Final document project1
zohaib naveed
 
Hotel management.pptxxxxxxxxxxxxxxxxxxxx
sparshchandra13
 
Hotel management system for booking the hotel
sharukeshg19
 
Object oriented programming
ashu6
 
Bulumas ms word_abc_hotel_management_system1
Karekezi Prudence
 
ADMINISTRATION SYSTEM OF HOTEL-PPT.pptx
Prasanth344620
 
Object oriented programming
ashu6
 
Database Design and Development 2022 00185501.docx
kiokosoft
 
Library management system project
AJAY KUMAR
 
FINAL.ppt.pptx
SandeepKumarmehta2
 
Real estate
sharmaaaaaaa
 
Ad

Recently uploaded (20)

PPTX
Coupa-Overview _Assumptions presentation
annapureddyn
 
PDF
Security features in Dell, HP, and Lenovo PC systems: A research-based compar...
Principled Technologies
 
PDF
Cloud-Migration-Best-Practices-A-Practical-Guide-to-AWS-Azure-and-Google-Clou...
Artjoker Software Development Company
 
PDF
Unlocking the Future- AI Agents Meet Oracle Database 23ai - AIOUG Yatra 2025.pdf
Sandesh Rao
 
PPTX
cloud computing vai.pptx for the project
vaibhavdobariyal79
 
PDF
AI Unleashed - Shaping the Future -Starting Today - AIOUG Yatra 2025 - For Co...
Sandesh Rao
 
PPTX
Smart Infrastructure and Automation through IoT Sensors
Rejig Digital
 
PDF
Event Presentation Google Cloud Next Extended 2025
minhtrietgect
 
PPTX
How to Build a Scalable Micro-Investing Platform in 2025 - A Founder’s Guide ...
Third Rock Techkno
 
PDF
CIFDAQ'S Market Insight: BTC to ETH money in motion
CIFDAQ
 
PDF
NewMind AI Weekly Chronicles - July'25 - Week IV
NewMind AI
 
PPTX
What-is-the-World-Wide-Web -- Introduction
tonifi9488
 
PDF
Chapter 1 Introduction to CV and IP Lecture Note.pdf
Getnet Tigabie Askale -(GM)
 
PPT
L2 Rules of Netiquette in Empowerment technology
Archibal2
 
PDF
Presentation about Hardware and Software in Computer
snehamodhawadiya
 
PDF
BLW VOCATIONAL TRAINING SUMMER INTERNSHIP REPORT
codernjn73
 
PDF
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
 
PDF
This slide provides an overview Technology
mineshkharadi333
 
PDF
Software Development Company | KodekX
KodekX
 
PDF
Revolutionize Operations with Intelligent IoT Monitoring and Control
Rejig Digital
 
Coupa-Overview _Assumptions presentation
annapureddyn
 
Security features in Dell, HP, and Lenovo PC systems: A research-based compar...
Principled Technologies
 
Cloud-Migration-Best-Practices-A-Practical-Guide-to-AWS-Azure-and-Google-Clou...
Artjoker Software Development Company
 
Unlocking the Future- AI Agents Meet Oracle Database 23ai - AIOUG Yatra 2025.pdf
Sandesh Rao
 
cloud computing vai.pptx for the project
vaibhavdobariyal79
 
AI Unleashed - Shaping the Future -Starting Today - AIOUG Yatra 2025 - For Co...
Sandesh Rao
 
Smart Infrastructure and Automation through IoT Sensors
Rejig Digital
 
Event Presentation Google Cloud Next Extended 2025
minhtrietgect
 
How to Build a Scalable Micro-Investing Platform in 2025 - A Founder’s Guide ...
Third Rock Techkno
 
CIFDAQ'S Market Insight: BTC to ETH money in motion
CIFDAQ
 
NewMind AI Weekly Chronicles - July'25 - Week IV
NewMind AI
 
What-is-the-World-Wide-Web -- Introduction
tonifi9488
 
Chapter 1 Introduction to CV and IP Lecture Note.pdf
Getnet Tigabie Askale -(GM)
 
L2 Rules of Netiquette in Empowerment technology
Archibal2
 
Presentation about Hardware and Software in Computer
snehamodhawadiya
 
BLW VOCATIONAL TRAINING SUMMER INTERNSHIP REPORT
codernjn73
 
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
 
This slide provides an overview Technology
mineshkharadi333
 
Software Development Company | KodekX
KodekX
 
Revolutionize Operations with Intelligent IoT Monitoring and Control
Rejig Digital
 

Hotel Management System final report

  • 1. PPSU 1 P P Savani University – PPSU Hotel Management System Project Proposal Bachelor of Science in Information Technology Project 2019 Submitted by: 1. 18SS02IT006 - Smit Donda 2. 18SS02IT031 - Jaykumar Savani 3. 18SS02IT037 - Khushali Vaghasiya Submitted to:
  • 2. PPSU 2 CHAPTER :1 Abstract This is the document of the Project for developing a hotel management system for Hotel Management System. It consists of the current background of and problems having due to present system and how we are going to overcome those matters through our proposed system. After gathering requirements, we have found the Hotel Management System is using a manual file-based system for their processes. They are keeping a huge amount of files to handle guest details, bills, inventory items…etc. Search for a record in the file system is really harsh. Although they are not well secured there is a probability of getting damaged due to a fire or a tsunami or any other kind of a disaster. The project aimed to build a fully functional system in order to achieve the efficiency in the hotel management. The overall mission of development is to make the hotel staff can quickly and easily complete the hotel management task.
  • 3. PPSU 3 1.ABSTRACT…….…………………………………………2 2.TABLE OF CONTENTS...…...………………………….4 2.1) INTRODUCTION…………….…………………....……....4 2.2) OBJECTIVES…………...………...………………...7 2.3) ADVANTAGES………………………...……...…...9 3.PRINCIPLES OF SYSTE ANALYSIS……….…...…...10 3.1) ENTITY RELATIONSHIP DIAGRAM (ERD)…...11 3.2) E-R DIAGRAM……...……………………………12 4.DATA TABLES……………………………………...…...13 5.DATA MODELING………………………………….….14 6. SCOPE OF FUTURE APPLICATION….…………….19 7.REFERNCES……………………………………………20
  • 4. PPSU 4 CHAPTER :2 Introduction We have our best to make the complicated process of Online Hotel Management System as simple as possible using Structured & Modular technique & Menu oriented interface. We have tried to design the software in such a way that user may not have any difficulty in using this package & further expansion is possible without much effort. Even though We cannot claim that this work to be entirely exhaustive, the main purpose of my exercise is performing each Employee’s activity in computerized way rather than manually which is time consuming. We are confident that this software package can be readily used by non- programming personal avoiding human handled chance of error. This project is used by two types of users i. Online Users. ii. Administrator (management of the Hotel).
  • 5. PPSU 5 CHAPTER :2 Online users can see the required articles or news Administrator can maintain daily updates in the hotel records. Administrator is must be an authorized user. He can further change the password. There is the facility for password recovery, logout etc. The main aim of the entire activity is to automate the process of day to day activities of Hotel like Room activities, Admission of a New Customer, assign a room according to customer’s demand, checkout of a computer and releasing the room and finally compute the bill etc. The limited time and resources have restricted us to incorporate, in this project, only a main activity that are performed in a HOTEL Management System, but utmost care has been taken to make the system efficient and user friendly. “HOTEL Management System” has been designed to computerized the following functions that are performed by the system: Room Detail Functions 1). Opening a New Room 2). Modification to room assigned Check-in and check-out Detail Functions 1). Admission of New customer 2). Check-out of customer 3). Room assigning related to customer’s need.
  • 6. PPSU 6 CHAPTER :2 Statement of Customer Details 1). Check-in customer 1.1) Check-out customer 1.2) Room Details 2). Total number of Customers in the Hotel 2.1) Individual customer Report
  • 7. PPSU 7 CHAPTER :2 OBJECTIVES • A computer-based management system is designed to handle all the primary information required to calculate monthly statements. Separate database is maintained to handle all the details required for the correct statement calculation and generation. • This project intends to introduce more user friendliness in the various activities such as record updating, maintenance, and searching. • The searching of record has been made quite simple as all the details of the customer can be obtained by simply keying in the identification of that customer. • Similarly, record maintenance and updating can also be accomplished by using the identification of the customer with all the details being automatically generated. These details are also being promptly automatically updated in the master file thus keeping the record absolutely up-to-date. • The entire information has maintained in the database or Files and whoever wants to retrieve can’t retrieve, only authorization user can retrieve the necessary information which can be easily be accessible from the file.
  • 8. PPSU 8 CHAPTER :2 • The entire information has maintained in the database or Files and whoever wants to retrieve can’t retrieve, only authorization user can retrieve the necessary information which can be easily be accessible from the file. • The main objective of the entire activity is to automate the process of day to day activities of Hotel like: 1. Room activities, 2. Admission of a New Customer, 3. Assign a room according to customer’s demand, 4. Checkout of a computer and releasing the room 5. Finally compute the bill etc. 6. Packages available. 7. Advance online bookings. 8. Online Cancellation. This project has some more features: • System Connectivity • No data duplication • No Paper Work Required • Time Efficient • Cost Efficient • Automatic data validation • User friendly environment
  • 9. PPSU 9 CHAPTER :2 ADVANTAGE This project is useful for the authorities which keep track of all the users registered in a particular state. The authority can add hotel packages, room details, availability of rooms, online booking etc. The following steps that give the detailed information of the need of proposed system are: Performance: During past several decades, the records are supposed to be manually handled for all activities. The manual handling of the record is time consuming and highly prone to error. To improve the performance of the Hotel Management System, the computerized system is to be undertaken. This project is fully computerized and user friendly even that any of the members can see the report and status of the company. Efficiency: The basic need of this website is efficiency. The website should be efficient so that whenever a new user submits his/her details the website is updated automatically. This record will be useful for other users instantly. Control: The complete control of the project is under the hands of authorized person who has the password to access this project and illegal access is not supposed to deal with. All the control is under the administrator and the other members have the rights to just see the records not to change any transaction or entry. Security: Security is the main criteria for the proposed system. Since illegal access may corrupt the database. So, security has to be given in this project.
  • 10. PPSU 10 CHAPTER :3 PRINCIPLES OF SYSTEM ANALYSIS 1.Understand the problem before you begin to create the analysis model. 2.Develop prototypes that enable a user to understand how human machine interaction will occur. 3.Record the origin of and the reason for every requirement. 4.Use multiple views of requirements like building data, function and behavioral models. 5.Work to eliminate ambiguity.
  • 11. PPSU 11 CHAPTER :3 ENTITY RELATIONSHIP DIAGRAM (ERD) Entity – Relationship Diagram: This depicts relationship between data objects. The attribute of each data objects noted in the entity- relationship diagram can be described using a data object description. Data flow diagram serves two purposes: 1. To provide an indication of how data are transformed as they move through the system. 2. To depict the functions that transformation the data flow. Data Objects: A data object is a representation of almost any composite information that must be understood by the software. By composite information, we mean something that has a number of different properties or attributes. A data object encapsulates data only there is no reference within a data object to operations that act on the data. Attributes: Attributes define the properties of a data object and take on one of three different characteristics. They can be used to: Name an instance of data object. Describe the instance. Make reference to another instance in other table.
  • 12. PPSU 12 CHAPTER :3 Relationships: Data objects are connected to one another in a variety of different ways. We can define a set of object relationship pairs that define the relevant relationships.
  • 13. PPSU 13 CHAPTER :3 E-R DIAGRAM 3.2.1. Figure) E-R Diagram
  • 14. PPSU 14 CHAPTER :4 4 Data Tables 4.1 Figure Data Table
  • 15. PPSU 15 CHAPTER :5 DATA MODELING Data modeling defines primary data objects, composition of each data object, and attributes of the object, relationships between each object and other objects and between objects and the processes. Password Table Fields Type Password CHAR Username Number 5.1 Table (1) Password Table Login Status Table 5.2 Table (2) Login Status Table Fields Type Password CHAR Username Number Login time CHAR Login date CHAR Logout time CHAR Page access CHAR
  • 16. PPSU 16 CHAPTER :5 Customer Details Table 5.3 Table (3) Customer Details Table Member Details Table 5.4 Table (4) Password Table Fields Type Customer Number Name CHAR Address CHAR Email CHAR DOB Date Status CHAR Occupation CHAR Type_of_occupation Number Telephone Number Fields Type Details CHAR Name CHAR Address CHAR Email CHAR DOB Date Status CHAR Occupation CHAR Type_of_occupation Number Telephone Number Membership CHAR
  • 17. PPSU 17 CHAPTER :5 Booking Details Table 5.5 Table (5) Booking Details Table Room Details Table Fields Type Room No CHAR Booking date Date Mode_of_booking CHAR From Date To Date Requirement details CHAR State CHAR Name_of_customer CHAR Email CHAR Phone Number 5.1 Table (6) Room Details Table Fields Type Package CHAR Booking date Date Mode_of_booking CHAR From Date To Date Requirement details CHAR State CHAR Name_of_customer CHAR Email CHAR Phone Number
  • 18. PPSU 18 CHAPTER :5 Report Generation In this function reports are generated for the following entities: a) Customer Details. b) Requirements of the Customers. c) Rooms Details. d) Checking Reports. e) Booking Details. g) Online Bookings. h) Checkout Details.
  • 19. PPSU 19 CHAPTER :6 Scope of Future Application This project can be used in the hotel after adding some more useful modules in the project for which hotel are providing services. Utmost care and back-up procedures must be established to ensure 100% successful implementation of the computerized hotel system. In case of system failure, the organization should be in a position to process the transaction with another organization or if the worst comes to the worst, it should be in a position to complete it manually. Scope of Improvement Now a day’s hotel is providing many other facilities, this project can also be improved with the improvement in the Hotels.
  • 20. PPSU 20 CHAPTER :7 References 1) https://www.Hotelimages.com/ 2) https://www.w3schools.com/ 3) https://www.flaticon.com/ 4) www.wikipedia.com 5) www.codeproject.com