Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Draw an activity diagram for the renting books system. Start: The process starts when the user opens the application. User registration: The user is prompted

Draw an activity diagram for the renting books system.
Start: The process starts when the user opens the application.
User registration: The user is prompted to register by entering their details (name, email, password).
Login: The user logs in using their email and password.
Browse available books: The user can view a list of all available books and price.
Rent books: The user selects the books they wish to rent and proceeds to the payment step.
Delivery: User can choose an online payment or pay in the store
Payment: The user pays for the books and can choose to either print or store the payment details.
Due notices: The system sends email reminders to the user a week before and a day before the rent is due.
Return process: The administrators receive the returned books and process the information on the system.
Late return notice: The system checks if the product was returned on the agreed date and notifies the user, if it was not then add interests which user has to pay.
Manage products: Administrators can add, remove, or update products in the system.
End: The process ends when the user logs out or the session expires.
*use 2 swimlanes: user and system
Arrows can be used to indicate the flow of control, and symbols such as decision diamonds and loops can be used to represent branching and repeating actions, respectively.
***please should be a pic or screenshot of diagram!!!

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