logo

System Analysis and Design

   

Added on  2023-03-30

15 Pages1002 Words241 Views
 | 
 | 
 | 
Running head: SYSTEM ANALYSIS AND DESIGN
System Analysis and Design
Name of the Student
Name of the University
Author’s note:
System Analysis and Design_1

1SYSTEM ANALYSIS AND DESIGN
Table of Contents
Introduction:....................................................................................................................................2
Use Cases:........................................................................................................................................2
Activity Diagram:............................................................................................................................5
Sequence Diagram:..........................................................................................................................8
Domain Model Class Diagram:.....................................................................................................11
State Machine Diagram:................................................................................................................12
User Interface:...............................................................................................................................12
Conclusion:....................................................................................................................................13
Bibliography:.................................................................................................................................14
System Analysis and Design_2

2SYSTEM ANALYSIS AND DESIGN
Introduction:
The information system, is the collection of hardware, software, network and human
resources, used for collecting, processing, storing and retrieving data from a database to support
business process. The information systems are well known for its accurate data flow among the
organization units and capability of making the processes automatic. A travel booking
application have a database to store the details of tours, cost of tours, staff and customers.
Information system integrate user management feature that allows implementing authentication
and authorization.
The assignment will be completed based on the information system requirements of
World Tours. World Tours provides tours related services to its customer. The organization has
many staff among which one staff works as the guide in a tour. The assignment will describe the
dynamic nature of the system using use case, sequence and activity diagram. The assignment will
also describe the structural pattern of the system using class diagram.
Use Cases:
Use Case Name Registration
Scenario A new user of the World Tour system will sign up to the system
Description In order to book a tour, a user must have an account in the system. If a
customer does not have an account, the customer will provide the personal
details to register into the system
Trigger A new customer is booking tour reservation
Actor Customer
Precondition Customer must not have existing account
System Analysis and Design_3

3SYSTEM ANALYSIS AND DESIGN
Post-condition Customer will be provided unique id and password
Activities Actor System
The customer selects the tour for
reservation
The system checks if customer is
logged in
If not logged in system asks the
customer to login
Customer respond that he does not
have an account
System redirect the customer to
registration page
System enters the personal details
and tour reservation details
System verify the detail and
approve registration request
Customer receives a unique id and
password
Exception Customer email is blocked by the system
Use Case Name Book Tour
Scenario A user wants to book a new tour
Description The customer wants to book a tour from the World Tour system by
selecting the tour packages
Trigger Customer wants to book a new tour
Actor Customer
Precondition Customer must have an existing account
Post-condition Customer will be asked to confirm tour by making payment
System Analysis and Design_4

End of preview

Want to access all the pages? Upload your documents or become a member.

Related Documents