Open In App
Related Articles

Use Case Diagram for Library Management System

Improve Article
Improve
Save Article
Save
Like Article
Like

Use case diagrams referred as a Behavior model or diagram. It simply describes and displays the relation or interaction between the users or customers and providers of application service or the system. It describes different actions that a system performs in collaboration to achieve something with one or more users of the system. Use case diagram is used a lot nowadays to manage the system.

Here, we will understand the designing use case diagram for the library management system. Some scenarios of the system are as follows :

  1. User who registers himself as a new user initially is regarded as staff or student for the library system.
    • For the user to get registered as a new user, registration forms are available that is needed to be fulfilled by the user.
    • After registration, a library card is issued to the user by the librarian. On the library card, an ID is assigned to cardholder or user.
  2. After getting the library card, a new book is requested by the user as per there requirement.
  3. After, requesting, the desired book or the requested book is reserved by the user that means no other user can request for that book.
  4. Now, the user can renew a book that means the user can get a new due date for the desired book if the user has renewed them.
  5. If the user somehow forgets to return the book before the due date, then the user pays fine. Or if the user forgets to renew the book till the due date, then the book will be overdue and the user pays fine.
  6. User can fill the feedback form available if they want to.
  7. Librarian has a key role in this system. Librarian adds the records in the library database about each student or user every time issuing the book or returning the book, or paying fine.
  8. Librarian also deletes the record of a particular student if the student leaves the college or passed out from the college. If the book no longer exists in the library, then the record of the particular book is also deleted.
  9. Updating database is the important role of Librarian.
Master Software Testing and Automation in an efficient and time-bound manner by mentors with real-time industry experience. Join our Software Automation Course and embark on an exciting journey, mastering the skill set with ease!
What We Offer:
  • Comprehensive Software Automation program
  • Expert Guidance for Efficient Learning
  • Hands-on Experience with Real-world Projects
  • Proven Track Record with 10,000+ Successful Geeks

Last Updated : 16 Jun, 2020
Like Article
Save Article
Previous
Next
Similar Reads