Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Requirements About the System: A local library intends to modernize its operations and seeks your assistance in designing its system. The following are the requirements

Requirements About the System:

A local library intends to modernize its operations and seeks your assistance in designing its system. The following are the requirements for the library system:

  • The library possesses a collection of books that can be borrowed by its members.
  • Each book has a unique ISBN, title, author, and publication year.
  • Members can search for books, check their availability, and place a hold on a book if it is unavailable.
  • When a book is available, the member can borrow it and the due date will be calculated based on the library's lending policy.
  • Members can return books, and the system should keep track of the books they have borrowed and the ones they have returned.

Q3: Activity Diagrams:(5 points)

Draw an activity diagram to demonstrate the process of borrowing and returning a book by a member.

using the requirements above, make a UML activity diagram in drawio

Here is an example of what it's supposed to look like:

image
User Log into the app no Correct? Display error yes Existing no Enter a new habit Update habits habits? yes Display habits Add now yes habit? no View one habit yes yes Check in? Add comment? no no Open this diagram in draw.io

User Log into the app Correct? yes Existing habits? Display habits View one habit Add new yes habit? no Check in? no no no yes Display error Enter a new habit Add comment? no yes Open this diagram in draw.io Update habits

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

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

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

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

Get Started

Recommended Textbook for

Fundamentals of Cost Accounting

Authors: William Lanen, Shannon Anderson, Michael Maher

3rd Edition

9780078025525, 9780077517359, 77517350, 978-0077398194

More Books

Students also viewed these Programming questions