SlideShare uma empresa Scribd logo
1 de 23
Baixar para ler offline
HOTEL MANAGEMENT SYSTEM
Software Requirement Specification
Submitted By:
PARAS RAJ PAHARI
1507360
Table of Contents
1 INTRODUCTION...............................................................................1
1.1 Purpose ...........................................................................................1
1.2 Scope of the Project........................................................................1
1.3 Definitions, Acronyms and abbreviations......................................2
1.4 References ......................................................................................3
1.5 Overview ........................................................................................4
2 OVERALL DESCRIPTION ...............................................................5
2.1 Product Perspective........................................................................5
2.2 Product Functions...........................................................................6
2.3 User Characteristics........................................................................7
2.4 Constraints......................................................................................9
2.5 Assumption and Dependencies ......................................................9
3 SPECIFIC REQUIREMENTS..........................................................10
3.1 External Interface Requirements..................................................10
3.1.1 User Interfaces ........................................................................10
3.1.2 Software Interfaces .................................................................10
3.1.3 Hardware Interfaces................................................................11
3.1.4 Communication Interfaces......................................................11
3.2 Functional Requirements .............................................................12
3.2.1 Registration.............................................................................12
3.2.2 Logging In...............................................................................12
3.2.3 Reservation .............................................................................13
3.2.4 Receptionist Access................................................................13
3.2.5 Manager Access......................................................................13
3.2.6 Payment Management System................................................13
3.3 Performance Requirements ..........................................................14
3.4 Security Requirements .................................................................14
3.5 Safety Requirements ....................................................................14
3.6 Capacity Requirements ................................................................15
3.7 Availability Requirements ...........................................................15
3.8 Software System Attributes..........................................................15
3.9 Requirement Traceability Matrix.................................................16
APPENDIXES………………………………………………………....18
Data Flow Diagram………………………………………………….18
Entity Relationship Diagram………………………………………...19
Hotel Management System
1 | P a g e
1 INTRODUCTION
The Hotel Management System is a tool for booking the rooms of Hotel through online by the
Customer. It provides the proper management tools and easy access to the customer information.
1.1 Purpose
This Hotel Management System Software Requirement Specification (SRS) main objective is to
provide a base for the foundation of the project. It gives a comprehensive view of how the system
is supposed to work and what is to be expected by the end users. Client’s expectation and
requirements are analyzed to produce specific unambiguous functional and non-functional
requirements, so they can be used by development team with clear understanding to build a system
as per end user needs.
This SRS for HMS can also be used for future as basis for detailed understanding on how project
was started. It provides a blueprint to upcoming new developers and maintenance teams to assist
in maintaining and modifying this project as per required changeability.
1.2 Scope of the Project
The HMS project is intended for the reservations for room that can be made through online. It will
be able to automate the various operations of the Hotel. Our Hotel Management System will have
three end users: Customer, Receptionist, and Hotel Manager. Hotel Management System will
consists of Booking Management System, DBMS Server, and Report Generator. Customers will
Hotel Management System
2 | P a g e
be able to check for room’s availability, select the rooms, and pay for the room. Receptionist will
have access to update or modify booking details. Manager will able to view the financial report
and able to update room information such as cost and category.
The main goal of this introduced automated HMS software is to simplify every day process of
hotel. Day to day Hotels are increasing and they need to automate to provide customer ease of
access. It will be able to take care of services to customer in a quick manner. This automation will
be able to replace the drawbacks of large customer information physical files which were difficult
to handle. Secure Transaction, quick retrieval of information, ease of use, quick recovery of errors,
fault tolerance are some of the benefits that development team will be working on to achieve end
user satisfaction.
1.3 Definitions, Acronyms and abbreviations
SRS Software Requirement Specifications
HMS Hotel Management System
DBMS Database Management System
Blueprint A design technical plan
JDBC Java Database Connectivity
HTTP/HTTPS Hyper Text Transfer Protocol/Secure
EJB Enterprise Java Beans
Hotel Management System
3 | P a g e
API Application Interface
OS Operating System
JSP Java Server Pages
RTM Requirement Traceability Matrix
FR Functional Requirement
NFR Non Functional Requirement
1.4 References
[1] Software Engineering 9th
Edition, Ian Sommerville
[2] Fundamentals of Database System, 6th
Edition, Ramez Elmasri, Shamkant B. Navathe
[3] ER Diagram Tutorial: https://www.tutorialspoint.com/dbms/er_diagram_representation.htm
[4] Requirement Engineering: http://morse.inf.unideb.hu/valseg/gybitt/07/ch02.html
[5] Hotel Management System: https://www.scribd.com/doc/63824633/Hotel-Management-
System
Hotel Management System
4 | P a g e
[6] Case Study: https://www.scribd.com/doc/27927992/Hotel-Management-Case-Study
[7] Data Flow Diagram: http://myyee.tripod.com/cs457/dfd.htm
[8] Requirement Engineering: https://en.wikipedia.org/wiki/Requirements_engineering
1.5 Overview
The remaining sections of this documentations describes the overall descriptions which includes
product perspective and functions, characteristics of users. It also consists of Assumptions, and
Constraints. Overall description is listed in section 2. Section 3 includes Specific Requirements
which consists of Functional and Non-functional requirements, External Interface Requirements,
Software System Attributes, Performance Requirements, Capacity Requirements, Availability
Requirements, Safety Requirements and Requirement Traceability Matrix.
Hotel Management System
5 | P a g e
2 OVERALL DESCRIPTION
2.1 Product Perspective
Figure 2.1 Product Perspective
Hotel Management System
6 | P a g e
2.2 Product Functions
Our Product General functions are:
 Customer Registration
 Check for Availability Of Rooms
 Display the Rate
 Confirmation Of Booking
 Email Notification
 Payment
 Set Room Details
 Manage Booking Details
 Generate Report
 Customer Service
Hotel Management System
7 | P a g e
Figure 2.2 System Architecture
2.3 User Characteristics
There are 3 user Levels in our Hotel Management System:
A. Hotel Manager
B. Receptionist
C. Customers
Hotel Management System
8 | P a g e
Hotel Manager
Manager have every access to the hotel system. Manager is solely responsible for managing hotel
resources and staffs. Manager can view any report such as financial report, customer information,
booking information, and room information, analyze them and take the decision accordingly.
Manger is required to have experience on managing hotel previously, and have base knowledge of
database and application server.
Receptionist
Hotel Receptionist sole purpose is to provide the quality customer service. She have least access
than manager. She can manage the booking details. She can search for availability of rooms, add
the customer, confirm the booking, and update the booking details. Manager of hotel would
probably want the receptionist who have good communication skills and command over English
language. She should have basic IT Knowledge.
Customer
Customer are vital part of the system. Customer have access to view the vacant room information
and price range. They should be able to confirm the booking and cancel it if necessary. Customers
have access to customer service desk portal to forward their inquiry. Customer should at least be
capable to use the web UI interface.
Hotel Management System
9 | P a g e
2.4 Constraints
I. Memory: System will have only 10GB space of data server.
II. Language Requirement: Software must be only in English.
III. Budget Constraint: Due to limited budget, HMS is intended to very simple and just for
basic functionalities. UI is going to be very simple.
IV. Implementation Constraint: Application should be based on Java only.
V. Reliability Requirements: System should sync frequently to backup server in order to
avoid the data loss during failure, so it can be recovered.
2.5 Assumption and Dependencies
It is assumed that system developed will work perfectly that’s going to be developed under the
Windows OS, and Apache Server with Mongo DB database. If incase of any difficulties, SRS
should be flexible enough to change accordingly.
Hotel Management System
10 | P a g e
3 SPECIFIC REQUIREMENTS
3.1 External Interface Requirements
3.1.1 User Interfaces
The user interface for system shall be compatible to any type of web browser such as Mozilla
Firefox, Google Chrome, and Internet Explorer.
3.1.2 Software Interfaces
Web Server
 Apache Tomcat Server , OS (Windows)
Database Server
 Mongo DB, OS (Windows)
Development End
 J2EE,Java,JSP,Servlet,HTML,XML,JavaScript, OS(Windows)
Hotel Management System
11 | P a g e
3.1.3 Hardware Interfaces
Server Side
Monitor Processor RAM Disk Space
Resolution:
1024x768
Intel or AMD 2GHZ 4GB 10GB
Client Side
Monitor Processor RAM Disk Space
Resolution:
1024x768
Intel or AMD 1GHZ 512MB 2GB
3.1.4 Communication Interfaces
The System shall be using HTTP/HTTPS for communication over Internet and for intranet
communications, it shall use TCP/IP protocol.
Hotel Management System
12 | P a g e
3.2 Functional Requirements
3.2.1 Registration
FR1. The Customer should be able to register with their details
FR2. The system should record following customer details into member database.
Name
Email
Password
Address
DOB
FR3. The system shall send verification message to email
3.2.2 Logging In
FR4. The system should verify the customer email & password against the member database
when logging in
FR5. After login, member should be directed to Home screen
Hotel Management System
13 | P a g e
3.2.3 Reservation
FR6. The system should enable customer to check for availability of rooms
FR7. The system should display rate for all rooms
FR8. The system should allow customer to confirm or cancel the booking
FR9. The system should record booking details into database
3.2.4 Receptionist Access
FR10. The system should allow Receptionist to update, add or delete booking information
FR11.The system should provide customer desk portal access to receptionist for providing
response to customer inquiry
3.2.5 Manager Access
FR12. The system should generate financial and customer report for manager
FR13. The system should enable manager full modification access to customer ,booking and
room information
3.2.6 Payment Management System
FR14. The system should allow customer to pay bill via online using credit or debit card
Hotel Management System
14 | P a g e
3.3 Performance Requirements
NF1. Data in database should be updated within 2 seconds.
NF2. Query results must return results within 5 seconds
NF3. Load time of UI Should not take more than 2 seconds
NF4. Login Validation should be done within 3 seconds
NF5. Response to customer inquiry must be done within 5 minutes.
3.4 Security Requirements
NF6. All external communications between the data’s server and client must be encrypted
NF7. All data must be stored, protected or protectively marked.
NF8. Payment Process should use HTTP over Secure protocol to secure the payment transactions
3.5 Safety Requirements
NF9. Database should be backed up every hour.
NF10. Under failure, system should be able to come back at normal operation under an hour.
Hotel Management System
15 | P a g e
3.6 Capacity Requirements
NF11. Not more than 10,000 members to be registered
NF12. System need to handle at least 20 transactions during peak hours.
3.7 Availability Requirements
NF13. Report should be generated automatically every day for manager and anytime upon request.
3.8 Software System Attributes
 Correctness: This system should satisfy the normal regular Hotel Management operations
precisely to fulfill the end user objectives
 Efficiency: Enough resources to be implemented to achieve the particular task efficiently
without any hassle.
 Flexibility: System should be flexible enough to provide space to add new features and to
handle them conveniently
 Integrity: System should focus on securing the customer information and avoid data
losses as much as possible
 Portability: The system should run in any Microsoft windows environment.
 Usability: The system should provide user manual to every level of users.
Hotel Management System
16 | P a g e
 Testability: The system should be able to be tested to confirm the performance and clients
specifications.
 Maintainability: The system should be maintainable.
3.9 Requirement Traceability Matrix
The Requirement Traceability Matrix (RTM) reflects the correlation between Non Functional
Requirements (NFR) and Functional Requirements (FR). The RTM is a documentation that
associates the requirements entirely throughout the validation process. Traceability is regarded to
be one of the most important considerations for tracing the requirements.
In the table below we will be tracing the relation between Functional Requirements and Non
Functional Requirements.
Hotel Management System
17 | P a g e
RTM NF1 NF2 NF3 NF4 NF5 NF6 NF7 NF8 NF9 NF10 NF11 NF12 NF13
FR1 X X
FR2 X X X
FR3 X
FR4 X
FR5 X
FR6 X
FR7 X
FR8 X
FR9 X
FR10 X X
FR11 X
FR12 X
FR13 X X
FR14 X X
Hotel Management System
18 | P a g e
APPENDIXES
DATA FLOW DIAGRAM
Hotel Management System
19 | P a g e
ENTITY RELATIONSHIP DIAGRAM

Mais conteúdo relacionado

Mais procurados

Hotel management system
Hotel management systemHotel management system
Hotel management systemPraveen M
 
Online Hotel Management System
Online Hotel Management SystemOnline Hotel Management System
Online Hotel Management SystemSanu Subham
 
Hotel managementsystemcorrectfinalsrs
Hotel managementsystemcorrectfinalsrsHotel managementsystemcorrectfinalsrs
Hotel managementsystemcorrectfinalsrsvidya_shankar
 
Hotel management system
Hotel management systemHotel management system
Hotel management systemRoni Roy
 
Hotel Reservation System Project
Hotel Reservation System ProjectHotel Reservation System Project
Hotel Reservation System Projectraj_qn3
 
Online Hotel Reservation System PPT
Online Hotel Reservation System PPTOnline Hotel Reservation System PPT
Online Hotel Reservation System PPTsurabhi shinde
 
Online Hotel Management System
Online Hotel Management SystemOnline Hotel Management System
Online Hotel Management SystemAbdullah Almasud
 
Hotel reservation system
Hotel reservation systemHotel reservation system
Hotel reservation systemManoj Malshan
 
SRS document for Hotel Management System
SRS document for Hotel Management SystemSRS document for Hotel Management System
SRS document for Hotel Management SystemCharitha Gamage
 
Hotel management-system-hms
Hotel management-system-hmsHotel management-system-hms
Hotel management-system-hmsMiran Hussen
 
Hotel management or reservation system document
Hotel management or reservation system document Hotel management or reservation system document
Hotel management or reservation system document prabhat kumar
 
Hotel reservation system
Hotel reservation systemHotel reservation system
Hotel reservation systemSundas Kayani
 
Employee management system report
Employee management system reportEmployee management system report
Employee management system reportPrince Singh
 
Software Requirements Specification for restaurant management system
Software Requirements Specification for restaurant management systemSoftware Requirements Specification for restaurant management system
Software Requirements Specification for restaurant management systemSM. Aurnob
 
Tour guidance srs (Software Requirements Specification)
Tour guidance  srs (Software Requirements Specification)Tour guidance  srs (Software Requirements Specification)
Tour guidance srs (Software Requirements Specification)Akalanaka Liyanage
 
Hotel & guest house online registration system
Hotel & guest house online registration systemHotel & guest house online registration system
Hotel & guest house online registration systemPervaiz Dostiyar
 
Online Ticket Reservation System-SRS, ERD, DFD, Structured Charts
Online Ticket Reservation System-SRS, ERD, DFD, Structured ChartsOnline Ticket Reservation System-SRS, ERD, DFD, Structured Charts
Online Ticket Reservation System-SRS, ERD, DFD, Structured Chartsgrandhiprasuna
 
Final document project1
Final document project1Final document project1
Final document project1zohaib naveed
 

Mais procurados (20)

Hotel management system
Hotel management systemHotel management system
Hotel management system
 
Online Hotel Management System
Online Hotel Management SystemOnline Hotel Management System
Online Hotel Management System
 
Hotel managementsystemcorrectfinalsrs
Hotel managementsystemcorrectfinalsrsHotel managementsystemcorrectfinalsrs
Hotel managementsystemcorrectfinalsrs
 
Hotel management system
Hotel management systemHotel management system
Hotel management system
 
Hotel Reservation System Project
Hotel Reservation System ProjectHotel Reservation System Project
Hotel Reservation System Project
 
Online Hotel Reservation System PPT
Online Hotel Reservation System PPTOnline Hotel Reservation System PPT
Online Hotel Reservation System PPT
 
Online Hotel Management System
Online Hotel Management SystemOnline Hotel Management System
Online Hotel Management System
 
Hotel reservation system
Hotel reservation systemHotel reservation system
Hotel reservation system
 
SRS document for Hotel Management System
SRS document for Hotel Management SystemSRS document for Hotel Management System
SRS document for Hotel Management System
 
Hostel management
Hostel managementHostel management
Hostel management
 
Hotel management-system-hms
Hotel management-system-hmsHotel management-system-hms
Hotel management-system-hms
 
Srs template
Srs templateSrs template
Srs template
 
Hotel management or reservation system document
Hotel management or reservation system document Hotel management or reservation system document
Hotel management or reservation system document
 
Hotel reservation system
Hotel reservation systemHotel reservation system
Hotel reservation system
 
Employee management system report
Employee management system reportEmployee management system report
Employee management system report
 
Software Requirements Specification for restaurant management system
Software Requirements Specification for restaurant management systemSoftware Requirements Specification for restaurant management system
Software Requirements Specification for restaurant management system
 
Tour guidance srs (Software Requirements Specification)
Tour guidance  srs (Software Requirements Specification)Tour guidance  srs (Software Requirements Specification)
Tour guidance srs (Software Requirements Specification)
 
Hotel & guest house online registration system
Hotel & guest house online registration systemHotel & guest house online registration system
Hotel & guest house online registration system
 
Online Ticket Reservation System-SRS, ERD, DFD, Structured Charts
Online Ticket Reservation System-SRS, ERD, DFD, Structured ChartsOnline Ticket Reservation System-SRS, ERD, DFD, Structured Charts
Online Ticket Reservation System-SRS, ERD, DFD, Structured Charts
 
Final document project1
Final document project1Final document project1
Final document project1
 

Destaque

Sequence Diagram of Hotel Management System
Sequence Diagram of Hotel Management SystemSequence Diagram of Hotel Management System
Sequence Diagram of Hotel Management SystemSushil Mishra
 
Project Proposal document for Hotel Management System
Project Proposal document for Hotel Management SystemProject Proposal document for Hotel Management System
Project Proposal document for Hotel Management SystemCharitha Gamage
 
Software project management
Software project managementSoftware project management
Software project managementR A Akerkar
 
Software engineering presentation
Software engineering presentationSoftware engineering presentation
Software engineering presentationMJ Ferdous
 

Destaque (8)

Domain Modeling
Domain ModelingDomain Modeling
Domain Modeling
 
Sequence Diagram of Hotel Management System
Sequence Diagram of Hotel Management SystemSequence Diagram of Hotel Management System
Sequence Diagram of Hotel Management System
 
Hotel management report
Hotel management reportHotel management report
Hotel management report
 
Domain model
Domain modelDomain model
Domain model
 
Software engineering
Software engineeringSoftware engineering
Software engineering
 
Project Proposal document for Hotel Management System
Project Proposal document for Hotel Management SystemProject Proposal document for Hotel Management System
Project Proposal document for Hotel Management System
 
Software project management
Software project managementSoftware project management
Software project management
 
Software engineering presentation
Software engineering presentationSoftware engineering presentation
Software engineering presentation
 

Semelhante a Hotel Management System SRS

Hotel Management System
Hotel Management System Hotel Management System
Hotel Management System Kusum Sankhala
 
Cloud-based Hotel Management System
Cloud-based Hotel Management SystemCloud-based Hotel Management System
Cloud-based Hotel Management SystemIRJET Journal
 
HOTEL-MANAGEMENT-SYSTEM-PPT.pptx
HOTEL-MANAGEMENT-SYSTEM-PPT.pptxHOTEL-MANAGEMENT-SYSTEM-PPT.pptx
HOTEL-MANAGEMENT-SYSTEM-PPT.pptxMohdSalman912203
 
HOTEL-MANAGEMENT-SYSTEM-PPT.ppt
HOTEL-MANAGEMENT-SYSTEM-PPT.pptHOTEL-MANAGEMENT-SYSTEM-PPT.ppt
HOTEL-MANAGEMENT-SYSTEM-PPT.pptShrutiPanda12
 
HOTEL-MANAGEMENT-SYSTEM-PPT.pptx
HOTEL-MANAGEMENT-SYSTEM-PPT.pptxHOTEL-MANAGEMENT-SYSTEM-PPT.pptx
HOTEL-MANAGEMENT-SYSTEM-PPT.pptxjaideepkumar2113
 
hotel management dbms.docx
 hotel management dbms.docx hotel management dbms.docx
hotel management dbms.docxKaranamManideep1
 
IRJET - Banquet Hall Reservation
IRJET - Banquet Hall ReservationIRJET - Banquet Hall Reservation
IRJET - Banquet Hall ReservationIRJET Journal
 
Sample project on hotel management.pdf
Sample project on hotel management.pdfSample project on hotel management.pdf
Sample project on hotel management.pdflegendkavyansh
 
Hotel management
Hotel managementHotel management
Hotel managementArman Ahmed
 
management information system on resort
management information system on resortmanagement information system on resort
management information system on resortSachin Kulkarni
 
Hotel Booking Management System PHP.pptx
Hotel Booking Management System PHP.pptxHotel Booking Management System PHP.pptx
Hotel Booking Management System PHP.pptxriohaven45
 
Hotel Management with Hibernate MVC Minor Project
Hotel Management with Hibernate MVC Minor ProjectHotel Management with Hibernate MVC Minor Project
Hotel Management with Hibernate MVC Minor Projectjames parmar
 
Flight Booking System
Flight Booking SystemFlight Booking System
Flight Booking SystemIRJET Journal
 
Re-Serve Project Definition Document
Re-Serve Project Definition DocumentRe-Serve Project Definition Document
Re-Serve Project Definition Documentsean
 
Hotel management present
Hotel management presentHotel management present
Hotel management presentArman Ahmed
 
Project Proposal Service Center Management software
Project Proposal  Service Center Management softwareProject Proposal  Service Center Management software
Project Proposal Service Center Management softwareAdam Waheed
 
online room booking system
online room booking systemonline room booking system
online room booking systemmanuchinna
 

Semelhante a Hotel Management System SRS (20)

Hotel Management System
Hotel Management System Hotel Management System
Hotel Management System
 
Cloud-based Hotel Management System
Cloud-based Hotel Management SystemCloud-based Hotel Management System
Cloud-based Hotel Management System
 
HOTEL-MANAGEMENT-SYSTEM-PPT.pptx
HOTEL-MANAGEMENT-SYSTEM-PPT.pptxHOTEL-MANAGEMENT-SYSTEM-PPT.pptx
HOTEL-MANAGEMENT-SYSTEM-PPT.pptx
 
HOTEL-MANAGEMENT-SYSTEM-PPT.ppt
HOTEL-MANAGEMENT-SYSTEM-PPT.pptHOTEL-MANAGEMENT-SYSTEM-PPT.ppt
HOTEL-MANAGEMENT-SYSTEM-PPT.ppt
 
HOTEL-MANAGEMENT-SYSTEM-PPT.pptx
HOTEL-MANAGEMENT-SYSTEM-PPT.pptxHOTEL-MANAGEMENT-SYSTEM-PPT.pptx
HOTEL-MANAGEMENT-SYSTEM-PPT.pptx
 
hotel management dbms.docx
 hotel management dbms.docx hotel management dbms.docx
hotel management dbms.docx
 
IRJET - Banquet Hall Reservation
IRJET - Banquet Hall ReservationIRJET - Banquet Hall Reservation
IRJET - Banquet Hall Reservation
 
Sample project on hotel management.pdf
Sample project on hotel management.pdfSample project on hotel management.pdf
Sample project on hotel management.pdf
 
Hotel management
Hotel managementHotel management
Hotel management
 
management information system on resort
management information system on resortmanagement information system on resort
management information system on resort
 
Hotel Booking Management System PHP.pptx
Hotel Booking Management System PHP.pptxHotel Booking Management System PHP.pptx
Hotel Booking Management System PHP.pptx
 
Hotel Management with Hibernate MVC Minor Project
Hotel Management with Hibernate MVC Minor ProjectHotel Management with Hibernate MVC Minor Project
Hotel Management with Hibernate MVC Minor Project
 
Flight Booking System
Flight Booking SystemFlight Booking System
Flight Booking System
 
SRS document
SRS documentSRS document
SRS document
 
VEHICLE MANAGEMENT SYSTEM
VEHICLE MANAGEMENT SYSTEMVEHICLE MANAGEMENT SYSTEM
VEHICLE MANAGEMENT SYSTEM
 
Re-Serve Project Definition Document
Re-Serve Project Definition DocumentRe-Serve Project Definition Document
Re-Serve Project Definition Document
 
Hotel management present
Hotel management presentHotel management present
Hotel management present
 
Srs for banking system
Srs for banking systemSrs for banking system
Srs for banking system
 
Project Proposal Service Center Management software
Project Proposal  Service Center Management softwareProject Proposal  Service Center Management software
Project Proposal Service Center Management software
 
online room booking system
online room booking systemonline room booking system
online room booking system
 

Último

Best Angular 17 Classroom & Online training - Naresh IT
Best Angular 17 Classroom & Online training - Naresh ITBest Angular 17 Classroom & Online training - Naresh IT
Best Angular 17 Classroom & Online training - Naresh ITmanoharjgpsolutions
 
2024-04-09 - From Complexity to Clarity - AWS Summit AMS.pdf
2024-04-09 - From Complexity to Clarity - AWS Summit AMS.pdf2024-04-09 - From Complexity to Clarity - AWS Summit AMS.pdf
2024-04-09 - From Complexity to Clarity - AWS Summit AMS.pdfAndrey Devyatkin
 
Leveraging AI for Mobile App Testing on Real Devices | Applitools + Kobiton
Leveraging AI for Mobile App Testing on Real Devices | Applitools + KobitonLeveraging AI for Mobile App Testing on Real Devices | Applitools + Kobiton
Leveraging AI for Mobile App Testing on Real Devices | Applitools + KobitonApplitools
 
Ronisha Informatics Private Limited Catalogue
Ronisha Informatics Private Limited CatalogueRonisha Informatics Private Limited Catalogue
Ronisha Informatics Private Limited Catalogueitservices996
 
Strategies for using alternative queries to mitigate zero results
Strategies for using alternative queries to mitigate zero resultsStrategies for using alternative queries to mitigate zero results
Strategies for using alternative queries to mitigate zero resultsJean Silva
 
Amazon Bedrock in Action - presentation of the Bedrock's capabilities
Amazon Bedrock in Action - presentation of the Bedrock's capabilitiesAmazon Bedrock in Action - presentation of the Bedrock's capabilities
Amazon Bedrock in Action - presentation of the Bedrock's capabilitiesKrzysztofKkol1
 
eSoftTools IMAP Backup Software and migration tools
eSoftTools IMAP Backup Software and migration toolseSoftTools IMAP Backup Software and migration tools
eSoftTools IMAP Backup Software and migration toolsosttopstonverter
 
Advantages of Cargo Cloud Solutions.pptx
Advantages of Cargo Cloud Solutions.pptxAdvantages of Cargo Cloud Solutions.pptx
Advantages of Cargo Cloud Solutions.pptxRTS corp
 
The Ultimate Guide to Performance Testing in Low-Code, No-Code Environments (...
The Ultimate Guide to Performance Testing in Low-Code, No-Code Environments (...The Ultimate Guide to Performance Testing in Low-Code, No-Code Environments (...
The Ultimate Guide to Performance Testing in Low-Code, No-Code Environments (...kalichargn70th171
 
Mastering Project Planning with Microsoft Project 2016.pptx
Mastering Project Planning with Microsoft Project 2016.pptxMastering Project Planning with Microsoft Project 2016.pptx
Mastering Project Planning with Microsoft Project 2016.pptxAS Design & AST.
 
VictoriaMetrics Q1 Meet Up '24 - Community & News Update
VictoriaMetrics Q1 Meet Up '24 - Community & News UpdateVictoriaMetrics Q1 Meet Up '24 - Community & News Update
VictoriaMetrics Q1 Meet Up '24 - Community & News UpdateVictoriaMetrics
 
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4jGraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4jNeo4j
 
Revolutionizing the Digital Transformation Office - Leveraging OnePlan’s AI a...
Revolutionizing the Digital Transformation Office - Leveraging OnePlan’s AI a...Revolutionizing the Digital Transformation Office - Leveraging OnePlan’s AI a...
Revolutionizing the Digital Transformation Office - Leveraging OnePlan’s AI a...OnePlan Solutions
 
Effectively Troubleshoot 9 Types of OutOfMemoryError
Effectively Troubleshoot 9 Types of OutOfMemoryErrorEffectively Troubleshoot 9 Types of OutOfMemoryError
Effectively Troubleshoot 9 Types of OutOfMemoryErrorTier1 app
 
Keeping your build tool updated in a multi repository world
Keeping your build tool updated in a multi repository worldKeeping your build tool updated in a multi repository world
Keeping your build tool updated in a multi repository worldRoberto Pérez Alcolea
 
SAM Training Session - How to use EXCEL ?
SAM Training Session - How to use EXCEL ?SAM Training Session - How to use EXCEL ?
SAM Training Session - How to use EXCEL ?Alexandre Beguel
 
JavaLand 2024 - Going serverless with Quarkus GraalVM native images and AWS L...
JavaLand 2024 - Going serverless with Quarkus GraalVM native images and AWS L...JavaLand 2024 - Going serverless with Quarkus GraalVM native images and AWS L...
JavaLand 2024 - Going serverless with Quarkus GraalVM native images and AWS L...Bert Jan Schrijver
 
Osi security architecture in network.pptx
Osi security architecture in network.pptxOsi security architecture in network.pptx
Osi security architecture in network.pptxVinzoCenzo
 
Introduction to Firebase Workshop Slides
Introduction to Firebase Workshop SlidesIntroduction to Firebase Workshop Slides
Introduction to Firebase Workshop Slidesvaideheekore1
 
The Role of IoT and Sensor Technology in Cargo Cloud Solutions.pptx
The Role of IoT and Sensor Technology in Cargo Cloud Solutions.pptxThe Role of IoT and Sensor Technology in Cargo Cloud Solutions.pptx
The Role of IoT and Sensor Technology in Cargo Cloud Solutions.pptxRTS corp
 

Último (20)

Best Angular 17 Classroom & Online training - Naresh IT
Best Angular 17 Classroom & Online training - Naresh ITBest Angular 17 Classroom & Online training - Naresh IT
Best Angular 17 Classroom & Online training - Naresh IT
 
2024-04-09 - From Complexity to Clarity - AWS Summit AMS.pdf
2024-04-09 - From Complexity to Clarity - AWS Summit AMS.pdf2024-04-09 - From Complexity to Clarity - AWS Summit AMS.pdf
2024-04-09 - From Complexity to Clarity - AWS Summit AMS.pdf
 
Leveraging AI for Mobile App Testing on Real Devices | Applitools + Kobiton
Leveraging AI for Mobile App Testing on Real Devices | Applitools + KobitonLeveraging AI for Mobile App Testing on Real Devices | Applitools + Kobiton
Leveraging AI for Mobile App Testing on Real Devices | Applitools + Kobiton
 
Ronisha Informatics Private Limited Catalogue
Ronisha Informatics Private Limited CatalogueRonisha Informatics Private Limited Catalogue
Ronisha Informatics Private Limited Catalogue
 
Strategies for using alternative queries to mitigate zero results
Strategies for using alternative queries to mitigate zero resultsStrategies for using alternative queries to mitigate zero results
Strategies for using alternative queries to mitigate zero results
 
Amazon Bedrock in Action - presentation of the Bedrock's capabilities
Amazon Bedrock in Action - presentation of the Bedrock's capabilitiesAmazon Bedrock in Action - presentation of the Bedrock's capabilities
Amazon Bedrock in Action - presentation of the Bedrock's capabilities
 
eSoftTools IMAP Backup Software and migration tools
eSoftTools IMAP Backup Software and migration toolseSoftTools IMAP Backup Software and migration tools
eSoftTools IMAP Backup Software and migration tools
 
Advantages of Cargo Cloud Solutions.pptx
Advantages of Cargo Cloud Solutions.pptxAdvantages of Cargo Cloud Solutions.pptx
Advantages of Cargo Cloud Solutions.pptx
 
The Ultimate Guide to Performance Testing in Low-Code, No-Code Environments (...
The Ultimate Guide to Performance Testing in Low-Code, No-Code Environments (...The Ultimate Guide to Performance Testing in Low-Code, No-Code Environments (...
The Ultimate Guide to Performance Testing in Low-Code, No-Code Environments (...
 
Mastering Project Planning with Microsoft Project 2016.pptx
Mastering Project Planning with Microsoft Project 2016.pptxMastering Project Planning with Microsoft Project 2016.pptx
Mastering Project Planning with Microsoft Project 2016.pptx
 
VictoriaMetrics Q1 Meet Up '24 - Community & News Update
VictoriaMetrics Q1 Meet Up '24 - Community & News UpdateVictoriaMetrics Q1 Meet Up '24 - Community & News Update
VictoriaMetrics Q1 Meet Up '24 - Community & News Update
 
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4jGraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
 
Revolutionizing the Digital Transformation Office - Leveraging OnePlan’s AI a...
Revolutionizing the Digital Transformation Office - Leveraging OnePlan’s AI a...Revolutionizing the Digital Transformation Office - Leveraging OnePlan’s AI a...
Revolutionizing the Digital Transformation Office - Leveraging OnePlan’s AI a...
 
Effectively Troubleshoot 9 Types of OutOfMemoryError
Effectively Troubleshoot 9 Types of OutOfMemoryErrorEffectively Troubleshoot 9 Types of OutOfMemoryError
Effectively Troubleshoot 9 Types of OutOfMemoryError
 
Keeping your build tool updated in a multi repository world
Keeping your build tool updated in a multi repository worldKeeping your build tool updated in a multi repository world
Keeping your build tool updated in a multi repository world
 
SAM Training Session - How to use EXCEL ?
SAM Training Session - How to use EXCEL ?SAM Training Session - How to use EXCEL ?
SAM Training Session - How to use EXCEL ?
 
JavaLand 2024 - Going serverless with Quarkus GraalVM native images and AWS L...
JavaLand 2024 - Going serverless with Quarkus GraalVM native images and AWS L...JavaLand 2024 - Going serverless with Quarkus GraalVM native images and AWS L...
JavaLand 2024 - Going serverless with Quarkus GraalVM native images and AWS L...
 
Osi security architecture in network.pptx
Osi security architecture in network.pptxOsi security architecture in network.pptx
Osi security architecture in network.pptx
 
Introduction to Firebase Workshop Slides
Introduction to Firebase Workshop SlidesIntroduction to Firebase Workshop Slides
Introduction to Firebase Workshop Slides
 
The Role of IoT and Sensor Technology in Cargo Cloud Solutions.pptx
The Role of IoT and Sensor Technology in Cargo Cloud Solutions.pptxThe Role of IoT and Sensor Technology in Cargo Cloud Solutions.pptx
The Role of IoT and Sensor Technology in Cargo Cloud Solutions.pptx
 

Hotel Management System SRS

  • 1. HOTEL MANAGEMENT SYSTEM Software Requirement Specification Submitted By: PARAS RAJ PAHARI 1507360
  • 2. Table of Contents 1 INTRODUCTION...............................................................................1 1.1 Purpose ...........................................................................................1 1.2 Scope of the Project........................................................................1 1.3 Definitions, Acronyms and abbreviations......................................2 1.4 References ......................................................................................3 1.5 Overview ........................................................................................4 2 OVERALL DESCRIPTION ...............................................................5 2.1 Product Perspective........................................................................5 2.2 Product Functions...........................................................................6 2.3 User Characteristics........................................................................7 2.4 Constraints......................................................................................9 2.5 Assumption and Dependencies ......................................................9 3 SPECIFIC REQUIREMENTS..........................................................10
  • 3. 3.1 External Interface Requirements..................................................10 3.1.1 User Interfaces ........................................................................10 3.1.2 Software Interfaces .................................................................10 3.1.3 Hardware Interfaces................................................................11 3.1.4 Communication Interfaces......................................................11 3.2 Functional Requirements .............................................................12 3.2.1 Registration.............................................................................12 3.2.2 Logging In...............................................................................12 3.2.3 Reservation .............................................................................13 3.2.4 Receptionist Access................................................................13 3.2.5 Manager Access......................................................................13 3.2.6 Payment Management System................................................13 3.3 Performance Requirements ..........................................................14
  • 4. 3.4 Security Requirements .................................................................14 3.5 Safety Requirements ....................................................................14 3.6 Capacity Requirements ................................................................15 3.7 Availability Requirements ...........................................................15 3.8 Software System Attributes..........................................................15 3.9 Requirement Traceability Matrix.................................................16 APPENDIXES………………………………………………………....18 Data Flow Diagram………………………………………………….18 Entity Relationship Diagram………………………………………...19
  • 5. Hotel Management System 1 | P a g e 1 INTRODUCTION The Hotel Management System is a tool for booking the rooms of Hotel through online by the Customer. It provides the proper management tools and easy access to the customer information. 1.1 Purpose This Hotel Management System Software Requirement Specification (SRS) main objective is to provide a base for the foundation of the project. It gives a comprehensive view of how the system is supposed to work and what is to be expected by the end users. Client’s expectation and requirements are analyzed to produce specific unambiguous functional and non-functional requirements, so they can be used by development team with clear understanding to build a system as per end user needs. This SRS for HMS can also be used for future as basis for detailed understanding on how project was started. It provides a blueprint to upcoming new developers and maintenance teams to assist in maintaining and modifying this project as per required changeability. 1.2 Scope of the Project The HMS project is intended for the reservations for room that can be made through online. It will be able to automate the various operations of the Hotel. Our Hotel Management System will have three end users: Customer, Receptionist, and Hotel Manager. Hotel Management System will consists of Booking Management System, DBMS Server, and Report Generator. Customers will
  • 6. Hotel Management System 2 | P a g e be able to check for room’s availability, select the rooms, and pay for the room. Receptionist will have access to update or modify booking details. Manager will able to view the financial report and able to update room information such as cost and category. The main goal of this introduced automated HMS software is to simplify every day process of hotel. Day to day Hotels are increasing and they need to automate to provide customer ease of access. It will be able to take care of services to customer in a quick manner. This automation will be able to replace the drawbacks of large customer information physical files which were difficult to handle. Secure Transaction, quick retrieval of information, ease of use, quick recovery of errors, fault tolerance are some of the benefits that development team will be working on to achieve end user satisfaction. 1.3 Definitions, Acronyms and abbreviations SRS Software Requirement Specifications HMS Hotel Management System DBMS Database Management System Blueprint A design technical plan JDBC Java Database Connectivity HTTP/HTTPS Hyper Text Transfer Protocol/Secure EJB Enterprise Java Beans
  • 7. Hotel Management System 3 | P a g e API Application Interface OS Operating System JSP Java Server Pages RTM Requirement Traceability Matrix FR Functional Requirement NFR Non Functional Requirement 1.4 References [1] Software Engineering 9th Edition, Ian Sommerville [2] Fundamentals of Database System, 6th Edition, Ramez Elmasri, Shamkant B. Navathe [3] ER Diagram Tutorial: https://www.tutorialspoint.com/dbms/er_diagram_representation.htm [4] Requirement Engineering: http://morse.inf.unideb.hu/valseg/gybitt/07/ch02.html [5] Hotel Management System: https://www.scribd.com/doc/63824633/Hotel-Management- System
  • 8. Hotel Management System 4 | P a g e [6] Case Study: https://www.scribd.com/doc/27927992/Hotel-Management-Case-Study [7] Data Flow Diagram: http://myyee.tripod.com/cs457/dfd.htm [8] Requirement Engineering: https://en.wikipedia.org/wiki/Requirements_engineering 1.5 Overview The remaining sections of this documentations describes the overall descriptions which includes product perspective and functions, characteristics of users. It also consists of Assumptions, and Constraints. Overall description is listed in section 2. Section 3 includes Specific Requirements which consists of Functional and Non-functional requirements, External Interface Requirements, Software System Attributes, Performance Requirements, Capacity Requirements, Availability Requirements, Safety Requirements and Requirement Traceability Matrix.
  • 9. Hotel Management System 5 | P a g e 2 OVERALL DESCRIPTION 2.1 Product Perspective Figure 2.1 Product Perspective
  • 10. Hotel Management System 6 | P a g e 2.2 Product Functions Our Product General functions are:  Customer Registration  Check for Availability Of Rooms  Display the Rate  Confirmation Of Booking  Email Notification  Payment  Set Room Details  Manage Booking Details  Generate Report  Customer Service
  • 11. Hotel Management System 7 | P a g e Figure 2.2 System Architecture 2.3 User Characteristics There are 3 user Levels in our Hotel Management System: A. Hotel Manager B. Receptionist C. Customers
  • 12. Hotel Management System 8 | P a g e Hotel Manager Manager have every access to the hotel system. Manager is solely responsible for managing hotel resources and staffs. Manager can view any report such as financial report, customer information, booking information, and room information, analyze them and take the decision accordingly. Manger is required to have experience on managing hotel previously, and have base knowledge of database and application server. Receptionist Hotel Receptionist sole purpose is to provide the quality customer service. She have least access than manager. She can manage the booking details. She can search for availability of rooms, add the customer, confirm the booking, and update the booking details. Manager of hotel would probably want the receptionist who have good communication skills and command over English language. She should have basic IT Knowledge. Customer Customer are vital part of the system. Customer have access to view the vacant room information and price range. They should be able to confirm the booking and cancel it if necessary. Customers have access to customer service desk portal to forward their inquiry. Customer should at least be capable to use the web UI interface.
  • 13. Hotel Management System 9 | P a g e 2.4 Constraints I. Memory: System will have only 10GB space of data server. II. Language Requirement: Software must be only in English. III. Budget Constraint: Due to limited budget, HMS is intended to very simple and just for basic functionalities. UI is going to be very simple. IV. Implementation Constraint: Application should be based on Java only. V. Reliability Requirements: System should sync frequently to backup server in order to avoid the data loss during failure, so it can be recovered. 2.5 Assumption and Dependencies It is assumed that system developed will work perfectly that’s going to be developed under the Windows OS, and Apache Server with Mongo DB database. If incase of any difficulties, SRS should be flexible enough to change accordingly.
  • 14. Hotel Management System 10 | P a g e 3 SPECIFIC REQUIREMENTS 3.1 External Interface Requirements 3.1.1 User Interfaces The user interface for system shall be compatible to any type of web browser such as Mozilla Firefox, Google Chrome, and Internet Explorer. 3.1.2 Software Interfaces Web Server  Apache Tomcat Server , OS (Windows) Database Server  Mongo DB, OS (Windows) Development End  J2EE,Java,JSP,Servlet,HTML,XML,JavaScript, OS(Windows)
  • 15. Hotel Management System 11 | P a g e 3.1.3 Hardware Interfaces Server Side Monitor Processor RAM Disk Space Resolution: 1024x768 Intel or AMD 2GHZ 4GB 10GB Client Side Monitor Processor RAM Disk Space Resolution: 1024x768 Intel or AMD 1GHZ 512MB 2GB 3.1.4 Communication Interfaces The System shall be using HTTP/HTTPS for communication over Internet and for intranet communications, it shall use TCP/IP protocol.
  • 16. Hotel Management System 12 | P a g e 3.2 Functional Requirements 3.2.1 Registration FR1. The Customer should be able to register with their details FR2. The system should record following customer details into member database. Name Email Password Address DOB FR3. The system shall send verification message to email 3.2.2 Logging In FR4. The system should verify the customer email & password against the member database when logging in FR5. After login, member should be directed to Home screen
  • 17. Hotel Management System 13 | P a g e 3.2.3 Reservation FR6. The system should enable customer to check for availability of rooms FR7. The system should display rate for all rooms FR8. The system should allow customer to confirm or cancel the booking FR9. The system should record booking details into database 3.2.4 Receptionist Access FR10. The system should allow Receptionist to update, add or delete booking information FR11.The system should provide customer desk portal access to receptionist for providing response to customer inquiry 3.2.5 Manager Access FR12. The system should generate financial and customer report for manager FR13. The system should enable manager full modification access to customer ,booking and room information 3.2.6 Payment Management System FR14. The system should allow customer to pay bill via online using credit or debit card
  • 18. Hotel Management System 14 | P a g e 3.3 Performance Requirements NF1. Data in database should be updated within 2 seconds. NF2. Query results must return results within 5 seconds NF3. Load time of UI Should not take more than 2 seconds NF4. Login Validation should be done within 3 seconds NF5. Response to customer inquiry must be done within 5 minutes. 3.4 Security Requirements NF6. All external communications between the data’s server and client must be encrypted NF7. All data must be stored, protected or protectively marked. NF8. Payment Process should use HTTP over Secure protocol to secure the payment transactions 3.5 Safety Requirements NF9. Database should be backed up every hour. NF10. Under failure, system should be able to come back at normal operation under an hour.
  • 19. Hotel Management System 15 | P a g e 3.6 Capacity Requirements NF11. Not more than 10,000 members to be registered NF12. System need to handle at least 20 transactions during peak hours. 3.7 Availability Requirements NF13. Report should be generated automatically every day for manager and anytime upon request. 3.8 Software System Attributes  Correctness: This system should satisfy the normal regular Hotel Management operations precisely to fulfill the end user objectives  Efficiency: Enough resources to be implemented to achieve the particular task efficiently without any hassle.  Flexibility: System should be flexible enough to provide space to add new features and to handle them conveniently  Integrity: System should focus on securing the customer information and avoid data losses as much as possible  Portability: The system should run in any Microsoft windows environment.  Usability: The system should provide user manual to every level of users.
  • 20. Hotel Management System 16 | P a g e  Testability: The system should be able to be tested to confirm the performance and clients specifications.  Maintainability: The system should be maintainable. 3.9 Requirement Traceability Matrix The Requirement Traceability Matrix (RTM) reflects the correlation between Non Functional Requirements (NFR) and Functional Requirements (FR). The RTM is a documentation that associates the requirements entirely throughout the validation process. Traceability is regarded to be one of the most important considerations for tracing the requirements. In the table below we will be tracing the relation between Functional Requirements and Non Functional Requirements.
  • 21. Hotel Management System 17 | P a g e RTM NF1 NF2 NF3 NF4 NF5 NF6 NF7 NF8 NF9 NF10 NF11 NF12 NF13 FR1 X X FR2 X X X FR3 X FR4 X FR5 X FR6 X FR7 X FR8 X FR9 X FR10 X X FR11 X FR12 X FR13 X X FR14 X X
  • 22. Hotel Management System 18 | P a g e APPENDIXES DATA FLOW DIAGRAM
  • 23. Hotel Management System 19 | P a g e ENTITY RELATIONSHIP DIAGRAM