ICT103 System Analysis and Design: WorldTour Online System Report
VerifiedAdded on  2023/04/04
|19
|1146
|293
Report
AI Summary
This report presents a detailed analysis and design of an information system for WorldTour, an online company specializing in tour package bookings. The goal is to automate and enhance the efficiency of the company's operations. The report includes various UML diagrams such as use case diagrams, activity diagrams, sequence diagrams, class diagrams, and state machine diagrams, illustrating the system's architecture and functionality. Furthermore, a user interface design is provided, showcasing the customer-end interaction with the system. The report emphasizes the importance of security and robustness in the system's development, ensuring the protection of customer and staff data and the ability to handle concurrent users. The conclusion recommends adhering to protocols and standards for secure and efficient system development.

Running head: SYSTEM ANALYSIS AND DESIGN
ICT103 System Analysis and Design
Name of Student-
Name of University-
Author’s Note-
ICT103 System Analysis and Design
Name of Student-
Name of University-
Author’s Note-
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser

1SYSTEM ANALYSIS AND DESIGN
7. Use Cases of WorldTour
Use Case 1: Customer Login
Figure 1: Use case Diagram of Login for Customer
(Source: Created by Author)
7. Use Cases of WorldTour
Use Case 1: Customer Login
Figure 1: Use case Diagram of Login for Customer
(Source: Created by Author)

2SYSTEM ANALYSIS AND DESIGN
Overview
Title Login for Customer
Description In order to book a tour in the system, the customer needs to login in the
system. If the customer is not sign up with the system, the customer
first needs to sign up in the system and get the username to login. The
customer can also search for the tour details without logging in the
system. But at the time of payment they need to sign up or login to
have a secured payment process.
Actors Involved The actors involved with this system are customer and administrator
Pre- Conditions Before login, the customer needs to sign up be entering their personal
credentials so that they can get a user name in the system.
Post- Conditions The customers can book a tour as per the packages provided.
Exceptions:
1. Without logging in the system, the customer cannot book a tour.
2. At the time of payment the customer needs to login or sign up in the system.
Overview
Title Login for Customer
Description In order to book a tour in the system, the customer needs to login in the
system. If the customer is not sign up with the system, the customer
first needs to sign up in the system and get the username to login. The
customer can also search for the tour details without logging in the
system. But at the time of payment they need to sign up or login to
have a secured payment process.
Actors Involved The actors involved with this system are customer and administrator
Pre- Conditions Before login, the customer needs to sign up be entering their personal
credentials so that they can get a user name in the system.
Post- Conditions The customers can book a tour as per the packages provided.
Exceptions:
1. Without logging in the system, the customer cannot book a tour.
2. At the time of payment the customer needs to login or sign up in the system.
⊘ This is a preview!⊘
Do you want full access?
Subscribe today to unlock all pages.

Trusted by 1+ million students worldwide

3SYSTEM ANALYSIS AND DESIGN
Use Case 2: Staff Login
Figure 2: Use case Diagram of Staff Login
(Source: Created by Author)
Overview
Title Staff Login use Case
Description The staffs need in the information system to provide their details so
that they can get a username and system generated password. With
those credentials the staffs will be able to login every time and provide
the customer assistance if they are in need. The staffs provides the
details related to tour if the customer are not able to understand and
Use Case 2: Staff Login
Figure 2: Use case Diagram of Staff Login
(Source: Created by Author)
Overview
Title Staff Login use Case
Description The staffs need in the information system to provide their details so
that they can get a username and system generated password. With
those credentials the staffs will be able to login every time and provide
the customer assistance if they are in need. The staffs provides the
details related to tour if the customer are not able to understand and
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser

4SYSTEM ANALYSIS AND DESIGN
assist them to complete the procedure of booking.
Actors Involved The actors involved I this system are the staffs and the administrator.
Pre- Conditions The administrator need to add the details of the staffs and the tour
details so that they staffs can access them.
Post- Conditions The staffs provides assistance to the customer as they need them.
Exceptions:
1. Without logging in the system, the staffs cannot provide tour details or assistance to the
customers.
2. If the staffs cannot login, they should check the username and the password from the
administrator.
assist them to complete the procedure of booking.
Actors Involved The actors involved I this system are the staffs and the administrator.
Pre- Conditions The administrator need to add the details of the staffs and the tour
details so that they staffs can access them.
Post- Conditions The staffs provides assistance to the customer as they need them.
Exceptions:
1. Without logging in the system, the staffs cannot provide tour details or assistance to the
customers.
2. If the staffs cannot login, they should check the username and the password from the
administrator.

5SYSTEM ANALYSIS AND DESIGN
Use Case 3: Enter Tour Details
Figure 3: Use case Diagram of Enter Tour Details
(Source: Created by Author)
Overview
Title Use case for Enter Tour Details
Description The customer needs to enter the details of the tour when they have to
search for the tour packages. The system need to know the destination
where the user wants to go and filter the search accordingly. This
would help the system to show the packages also that they offer for that
Use Case 3: Enter Tour Details
Figure 3: Use case Diagram of Enter Tour Details
(Source: Created by Author)
Overview
Title Use case for Enter Tour Details
Description The customer needs to enter the details of the tour when they have to
search for the tour packages. The system need to know the destination
where the user wants to go and filter the search accordingly. This
would help the system to show the packages also that they offer for that
⊘ This is a preview!⊘
Do you want full access?
Subscribe today to unlock all pages.

Trusted by 1+ million students worldwide

6SYSTEM ANALYSIS AND DESIGN
particular destination.
Actors Involved The customer and the administrator are the actors of this system.
Pre- Conditions The customer needs to login in the system to get the packages and enter
destination details.
Post- Conditions The system needs to show the details of the search the customer has
made.
Exceptions:
1. The customer needs to login in the system so that they can search for their desired packages.
2. The user needs to know the destination to search or else they can search the auto packages
from the website.
particular destination.
Actors Involved The customer and the administrator are the actors of this system.
Pre- Conditions The customer needs to login in the system to get the packages and enter
destination details.
Post- Conditions The system needs to show the details of the search the customer has
made.
Exceptions:
1. The customer needs to login in the system so that they can search for their desired packages.
2. The user needs to know the destination to search or else they can search the auto packages
from the website.
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser

7SYSTEM ANALYSIS AND DESIGN
8. Activity Diagram
Activity 1: Customer Login
Figure 4: Activity Diagram of Customer login
(Source: Created by Author)
8. Activity Diagram
Activity 1: Customer Login
Figure 4: Activity Diagram of Customer login
(Source: Created by Author)

8SYSTEM ANALYSIS AND DESIGN
Activity 2: Staff Login
Figure 5: Activity Diagram of Staff Login
(Source: Created by Author)
Activity 2: Staff Login
Figure 5: Activity Diagram of Staff Login
(Source: Created by Author)
⊘ This is a preview!⊘
Do you want full access?
Subscribe today to unlock all pages.

Trusted by 1+ million students worldwide

9SYSTEM ANALYSIS AND DESIGN
Activity 3: Entering Tour Details
Figure 6: Activity Diagram of Entering Tour Details
(Source: Created by Author)
Activity 3: Entering Tour Details
Figure 6: Activity Diagram of Entering Tour Details
(Source: Created by Author)
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser

10SYSTEM ANALYSIS AND DESIGN
9. Sequence Diagram
Figure 7: Sequence Diagram of Information system
(Source: Created by Author)
9. Sequence Diagram
Figure 7: Sequence Diagram of Information system
(Source: Created by Author)

11SYSTEM ANALYSIS AND DESIGN
10. Class Model Diagram
Figure 8: Class Diagram of Information system
(Source: Created by Author)
10. Class Model Diagram
Figure 8: Class Diagram of Information system
(Source: Created by Author)
⊘ This is a preview!⊘
Do you want full access?
Subscribe today to unlock all pages.

Trusted by 1+ million students worldwide
1 out of 19
Related Documents

Your All-in-One AI-Powered Toolkit for Academic Success.
 +13062052269
info@desklib.com
Available 24*7 on WhatsApp / Email
Unlock your academic potential
Copyright © 2020–2025 A2Z Services. All Rights Reserved. Developed and managed by ZUCOL.