Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The activities involved in the parking garage system can be described as follows: 1.Client makes a reservation: The client visits the Eduvos website and clicks

The activities involved in the parking garage system can be described as follows:

1.Client makes a reservation: The client visits the Eduvos website and clicks on the "Make a Reservation" button. They are then prompted to provide their personal details (name, email, license plate number, reservation date, duration, and payment information).

2. System checks for errors: The system checks the client's details for any errors or incorrect information. If there are any errors, the client is asked to resubmit the information.

3. System stores the reservation details: If the details provided by the client are correct, they are stored in a database.

4. System sends a confirmation email: The system sends a confirmation email to the client with the reservation details and a receipt for the payment.

5. Client arrives at the parking garage: On the day of the reservation, the client arrives at the parking garage and drives in.

6. License plate reader 1: The license plate reader at the entrance of the garage reads the license plate of the client's car.

7. System verifies the reservation: The system verifies the reservation details of the client and matches the license plate number.

8. Sensors detect occupancy: The sensors installed on each parking spot detect if the space is occupied or vacant.

8. System allocates a parking space: The system allocates an available parking space for the client.

9. Client parks their car: The client parks their car in the allocated space.

10. Client leaves the parking garage: When the client is ready to leave, they drive out of the parking garage.

11. License plate reader 2: The license plate reader at the exit pathway reads the license plate of the client's car.

12. System calculates the parking fee: The system calculates the parking fee based on the duration of the client's stay.

13. Client pays the parking fee: The client can pay their parking fee either through their credit or debit card or by depositing cash into a debit machine.

13. System sends a receipt: The system sends a receipt to the client via email. If the parking duration is exceeded, the client will be charged extra per extra hour spent there.

The activity diagram would show partitions for the Client, System, and all the devices required (license plate readers, sensors, and debit machine)

!!!Draw an activity diagram for the parking garage system, showing all activities involved from the time the client makes a reservation, to the final payment for the parking space. Show partitions for the Client, System and all the devices required.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions