Register Now

Login


Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Use Case Diagram of Library Management System

A use case diagram for library management system in UML is considered a UML behavioral illustration. It shows the interactions and relationships between the user and the software. Therefore, describing a library management is much easier through a use case diagram. Furthermore, the diagram uses defined symbols to describe the overall flow of the system. It is composed of users of the system (actors) and their interactions with the system (use cases). The actors are entities that interact with the system, while the use cases are the actual tasks that the system is designed to do. The diagram also shows the relationships between the actors and the use cases, such as which actor performs which use case. The use case diagram can also be used to identify any potential problems with the system before it is implemented.

Use Case Diagram of Library Management SystemUse Case Diagram of Library Management System

Use Case Diagram of Library Management System

So following the above diagram there are following uses cases of my systems.
System Use Cases

Main Screen (UC1)
ScopeLibrary Management System
LevelUser Goal
Goal in ContextPresent a main menu form which one can access the various functions of the library management system.
Primary ActorUser and Admin
StakeholdersUser: Wants to get a specific book  for certain period of timeAdmin: Wants to keep the record of all books (issued or returned) and also maintains the record.
PreconditionsRun Library Management Software and entered password is correct.
TriggersA previous command completes successfully.
Success GuaranteeThe Library Management System waits for user input when main menu is on the screen
Main Success Scenario:
Library Management System: There are following seven options to chose from: Students Membership Record (UC2) Book Catalogue (UC3) Reference books Catalogue (UC4) Book Issued record (UC5) Book returned record (UC6) Fine records (UC7) Reservation for books (UC8)   Library Management System: Waits for user input
Extensions:
1a. if the Password is incorrect than a message is printed on the screen and ask for another attempt but after the third attempt, if the password is incorrect than the systems does not ask for reenter the password but it quits to windows.
Students Membership Record (UC2)
ScopeLibrary Management System
LevelUser Goal
Goal in ContextPresent a menu from which one can access the various functions of the Student Membership Record.
Primary ActorAdmin
StakeholdersAdmin: Wants to enter and maintain the Student Membership Record.
PreconditionsNone
TriggersAdmin selects Student Membership record option from the main menu.
Success GuaranteeLibrary Management System Waits for user input
Main Success Scenario:
Admin: Selects the menu option to Enter in the Student Membership Record. Library Management System: Presents a Menu for maintaining student Membership record. That contains the following Four options to choose from. Add Students Record (UC2-1) Edit Students Record (UC2-2) View Students Record (UC2-3) Search for Student Record (UC2-4)   Library Management System: Waits for user input
Extensions:
2a. to enter in the option Add Student Record and Edit Student Record, the system waits for the Password.
Add Students Record (UC2-1)
ScopeLibrary Management System
LevelUser Goal
Goal in ContextPresent a form to the admin to allow him to add record of the students.
Primary ActorAdmin
StakeholdersAdmin: Wants to add membership record of the different Students
PreconditionsThe Entered password is correct.
TriggersAdmin selects Add Student Record option from the Student Membership Record menu.
Success GuaranteeThe record of the student Membership is added to the Library Management Software and it assigns a Library Number to Each student.
Main Success Scenario:
Admin: Selects the menu option to add membership record of the different Students. Library Management System: presents a form Admin: Enters the name, Father’s Name, Registration Number 2-1c, Date of Birth 2-1d, Date of joining 2-1d, Email Address, Phone Number and Residential Address of the students. Library Management System: Add the Membership record of the Students, updates the previous record and issue the student a Library number.
Extensions:
2-1a: if the Password is incorrect than a message is printed on the screen and admin is returned to the Student Membership record menu.2-1b: if the name of the record of the students is already in the library management systems, a message is printed on the screen and admin is returned to Student Membership record menu.2-1c: The Registration must be in the form “year of joining of institution – institution name – department name – registration number (that must not be greater than 4 digits)”.2-1d: The Date of the Birth and Joining date must be in the format of “MM/DD/YYYY” if Month is greater than 12 or Days is greater than 31, a message is printed on the screen and asks for reenter.
Edit Students Record (UC2-2)
ScopeLibrary Management System
LevelUser Goal
Goal in ContextPresent a form to the admin to allow him to Change the   record of the students.
Primary ActorAdmin
StakeholdersAdmin: Wants to Change membership record of the Specific Student.
PreconditionsThe Entered password is correct.
TriggersAdmin selects Edit Student Record option from the Student Membership Record menu.
Success GuaranteeThe record of the student Membership is Changed in the Library Management Software.
Main Success Scenario:
Admin: Selects the menu to Change membership record of the Specific Student. Library Management System: presents a form Admin: Enters the Name of the Categories 2-2b and The correct data of that student  2-2c, 2-2d Library Management System: Save the changes in the Membership record of the Students and updates the previous record.
Extensions:
2-2a: if the Password is incorrect than a message is printed on the screen and admin is returned to the Student Membership record menu.2-2b: if the name of the categories not among the existing categories, a message is printed on the screen and admin is returned to Student Membership record menu.2-2c: The Registration must be in the form “year of joining of institution – institution name – department name – registration number (that must not be greater than 4 digits)”.2-2d: The Date of the Birth and Joining date must be in the format of “MM/DD/YYYY” if Month is greater than 12 or Days is greater than 31, a message is printed on the screen and asks for reenter.
View Students Record (UC2-3)
ScopeLibrary Management System
LevelUser Goal
Goal in ContextPresent the record of all students in tabular form.
Primary ActorAdmin
StakeholdersAdmin: Wants to view membership record of all Students that are member of the library.
PreconditionsNone
TriggersAdmin selects View Student Record option from the Student Membership Record menu.
Success GuaranteeLibrary Management Software shows the table that contains the record of all students that are member of the library.
Main Success Scenario:
Admin: Selects the menu option to view membership record of all Students. Library Management System: presents membership record of all Students that are member of the library in the tabular form.  
Extensions:
None
Search Students Record (UC2-4)
ScopeLibrary Management System
LevelUser Goal
Goal in ContextPresent a form to the admin to allow him to search the record of the students.
Primary ActorAdmin
StakeholdersAdmin: Wants to Search membership record of the Required Students
PreconditionsNone
TriggersAdmin selects Search Student Record option from the Student Membership Record menu.
Success GuaranteeLibrary Management Software Presents the record of the required student in tabular form.
Main Success Scenario:
Admin: Selects the menu option to Search membership record of the Required Students. Library Management System: presents a form Admin: Enters the name, Father’s Name, Registration Number 2-4a, Library Management System: Presents the record of the required student.
Extensions:
2-4a: The Registration must be in the form “year of joining of institution – institution name – department name – registration number (that must not be greater than 4 digits)”.
Books Catalogue (UC3)
ScopeLibrary Management System
LevelUser Goal
Goal in ContextPresent a menu from which one can access the various functions of the Books Catalogue.
Primary ActorAdmin
StakeholdersAdmin: Wants to enter and maintain the Books Record.
PreconditionsNone
TriggersAdmin selects Books Catalogue option from the main menu.
Success GuaranteeLibrary Management System Waits for user input
Main Success Scenario:
Admin: Selects the menu option to Enter in the Books Catalogue Library Management System: Presents a Menu for maintaining Books Record. That contains the following Four options to choose from. Add Books Record (UC3-1) Edit Books Record (UC3-2) View Books Record (UC3-3) Search for Books (UC3-4) Library Management System: Waits for user input
Extensions:
3a. to enter in the option Add books Record and Edit books Record, the system waits for the Password.3b User can only entered in the View Books record and Search for books from where he can checks the available books.
Add Books Record (UC3-1)
ScopeLibrary Management System
LevelUser Goal
Goal in ContextPresent a form to the admin to allow him to add record of the Books.
Primary ActorAdmin
StakeholdersAdmin: Wants to add record of the different Books
PreconditionsThe Entered password is correct.
TriggersAdmin selects Add Books Record option from the Books Catalogue menu.
Success GuaranteeThe record of the Books is added to the Library Management Software and it assigns a number to each book.
Main Success Scenario:
Admin: Selects the menu option to add record of the different Books Library Management System: presents a form Admin: Enters the name, Author’s Name and Edition Library Management System: Add the Record of the books, update the previous record and assign a number to each book.
Extensions:
3-1a: if the Password is incorrect than a message is printed on the screen and admin is returned to the Books record menu.
Edit Books Record (UC3-2)
ScopeLibrary Management System
LevelUser Goal
Goal in ContextPresent a form to the admin to allow him to Change the   record of the Books.
Primary ActorAdmin
StakeholdersAdmin: Wants to Change record of the Specific book.
PreconditionsThe Entered password is correct.
TriggersAdmin selects Edit Books Record option from the Books Catalogue menu.
Success GuaranteeThe record of the Books is Changed in the Library Management Software.
Main Success Scenario:
Admin: Selects the menu option to Change record of the Specific Books. Library Management System: presents a form Admin: Enters the Name of the Categories 3-2b and The correct data of that student Library Management System: Save the changes in the record of the books and updates the previous record.
Extensions:
3-2a: if the Password is incorrect than a message is printed on the screen and admin is returned to the books record menu.3-2b: if the name of the categories not among the existing categories, a message is printed on the screen and admin is returned to Books record menu.
View Books Record (UC3-3)
ScopeLibrary Management System
LevelUser Goal
Goal in ContextPresent a form to the admin /user to view the record of all Books in tabular form.
Primary ActorAdmin and User
StakeholdersAdmin/User: Wants to view record of all Books that are in the library.
PreconditionsNone
TriggersAdmin/User selects View Books Record option from the Books Catalogue Record menu.
Success GuaranteeLibrary Management Software shows the table that contains the record of all Books that are in the library.
Main Success Scenario:
Admin/User: Selects the menu option to view record of all Books. Library Management System: presents record of all Books that are in the library, in the tabular form.
Extensions:
None
Search Books Record (UC3-4)
ScopeLibrary Management System
LevelUser Goal
Goal in ContextPresent a form to the admin/user to allow him to search the record of the Books.
Primary ActorAdmin and User
StakeholdersAdmin/User: Wants to search the record of the Required Book.
PreconditionsNone
TriggersAdmin/User selects Search Books Record option from the Books Catalogue menu.
Success GuaranteeLibrary Management Software Presents the record of the required Book in tabular form.
Main Success Scenario:
Admin/User: Selects the menu option to Search record of the Required Books. Library Management System: presents a form Admin/User: Enters the name, Author’s Name and Edition Library Management System: Presents the record of the required Book.
Extensions:
None
Reference Books Record (UC4)
ScopeLibrary Management System
LevelUser Goal
Goal in ContextPresent a menu from which one can access the various functions of the Reference Book Record.
Primary ActorAdmin
StakeholdersAdmin: Wants to enter and maintain the Reference Books Record.
PreconditionsNone
TriggersAdmin selects Reference Book Record option from the main menu.
Success GuaranteeLibrary Management System Waits for user input
Main Success Scenario:
Admin: Selects the menu option to Enter in the Reference Books Record. Library Management System: Presents a Menu for maintaining Reference Books Record. That contains the following Four options to choose from. Add Reference Books Record (UC4-1) Edit Reference Books Record (UC4-2) View Reference Books Record (UC4-3) Search for Reference Books (UC4-4) Library Management System: Waits for user input
Extensions:
4a. to enter in the option Add books Record and Edit books Record, the system waits for the Password.4b User can only entered in the View Reference Books record and Search for books from where he can checks the available books
Add Reference Books Record (UC4-1)
ScopeLibrary Management System
LevelUser Goal
Goal in ContextPresent a form to the admin to allow him to add record of the Reference Books.
Primary ActorAdmin
StakeholdersAdmin: Wants to add record of the different Reference Books
PreconditionsThe Entered password is correct.
TriggersAdmin selects Add Books Record option from the Reference Books Record menu.
Success GuaranteeThe record of the Reference Books is added to the Library Management Software.
Main Success Scenario:
Admin: Selects the menu option to add record of the different Reference Books Library Management System: presents a form Admin: Enters the name, Author’s Name, Edition, Course Name and teacher’ name Library Management System: Add the Record of the books, update the previous record.
Extensions:
4-1a: if the Password is incorrect than a message is printed on the screen and admin is returned to the Reference Books record menu.
Edit Reference Books Record (UC4-2)
ScopeLibrary Management System
LevelUser Goal
Goal in ContextPresent a form to the admin to allow him to Change the   record of the Reference Books.
Primary ActorAdmin
StakeholdersAdmin: Wants to Change record of the Specific Reference book.
PreconditionsThe Entered password is correct.
TriggersAdmin selects Edit Reference Books Record option from the Reference Books Record menu.
Success GuaranteeThe record of the Reference Books is Changed in the Library Management Software.
Main Success Scenario:
Admin: Selects the menu option to Change record of the Specific Reference Books. Library Management System: presents a form Admin: Enters the Name of the Categories 3-2b and The correct data of that student Library Management System: Save the changes in the record of the Reference books and updates the previous record.
Extensions:
4-2a: if the Password is incorrect than a message is printed on the screen and admin is returned to the Reference Book record menu.4-2b: if the name of the categories not among the existing categories, a message is printed on the screen and admin is returned to Reference book record menu.
View Reference Books Record (UC4-3)
ScopeLibrary Management System
LevelUser Goal
Goal in ContextPresent a form to the admin /user to view the record of all Reference Books in tabular form.
Primary ActorAdmin and User
StakeholdersAdmin/user: Wants to view record of all Reference Books that are in the library.
PreconditionsNone
TriggersAdmin/User selects View Reference Books Record option from the Reference Books Record menu.
Success GuaranteeLibrary Management Software shows the table that contains the record of all Reference Books that are in the library.
Main Success Scenario:
Admin/User: Selects the menu option to view record of all Reference Books. Library Management System: presents record of all Reference Books that are in the library, in the tabular form.
Extensions:
None
Search Reference Books Record (UC4-4)
ScopeLibrary Management System
LevelUser Goal
Goal in ContextPresent a form to the admin/user to allow him to search the record of the Reference Books.
Primary ActorAdmin and User
StakeholdersAdmin/User: Wants to search the record of the Required Reference Book.
PreconditionsNone
TriggersAdmin/User selects Search Reference Books Record option from the Reference Books Record menu.
Success GuaranteeLibrary Management Software Presents the record of the required Reference Book in tabular form.
Main Success Scenario:
Admin/User: Selects the menu option to Search record of the Required Reference Books. Library Management System: presents a form Admin/User: Enters the name, Author’s Name, Edition, Course Name and teacher’ name Library Management System: Presents the record of the required Reference Book.
Extensions:
None
Issued Books Record (UC5)
ScopeLibrary Management System
LevelUser Goal
Goal in ContextPresent a menu from which one can access the various functions of the issued Book Record.
Primary ActorAdmin
StakeholdersAdmin: Wants to enter and maintain the issued Books Record.
PreconditionsNone
TriggersAdmin selects issued Book Record option from the main menu.
Success GuaranteeLibrary Management System Waits for user input
Main Success Scenario:
Admin: Selects the menu option to Enter in the issued Books record. Library Management System: Presents a Menu for maintaining issued Books Record. That contains the following Two options to choose from. Add issued Books Record (UC5-1) Edit issued Books Record (UC5-2) Library Management System: Waits for user input
Extensions:
5a. To enter in the option Add issued books Record and Edit issued books Record, the system waits for the Password.5b  If the required book is not available in the library, a message is printed on the screen
Add Issued Books Record (UC5-1)
ScopeLibrary Management System
LevelUser Goal
Goal in ContextPresent a form to the admin to allow him to add record of the issued Books.
Primary ActorAdmin
StakeholdersAdmin: Wants to add record of the different issued Books
PreconditionsThe Entered password is correct.
TriggersAdmin selects Add issued Books Record option from the issued Books Record menu.
Success GuaranteeThe record of the issued Books is added to the Library Management Software.
Main Success Scenario:
Admin: Selects the menu option to add record of the different issued Books Library Management System: presents a form Admin: Enters the Name of book, Name of the student, Author’s Name, Edition, issuing date and due date. Library Management System: Add the Record of the issued books, update the previous record.
Extensions:
5-1a: if the Password is incorrect than a message is printed on the screen and admin is returned to the issued Books record menu.5-1b: The Issuing date and Due date must be in the format of “MM/DD/YYYY” if Month is greater than 12 or Days is greater than 31, a message is printed on the screen and asks for reenter.
Edit Issued Books Record (UC5-2)
ScopeLibrary Management System
LevelUser Goal
Goal in ContextPresent a form to the admin to allow him to Change the   record of the issued Books.
Primary ActorAdmin
StakeholdersAdmin: Wants to Change record of the Specific issued book.
PreconditionsThe Entered password is correct.
TriggersAdmin selects Edit issued Books Record option from the Reference Books Record menu.
Success GuaranteeThe record of the Issued Books is Changed in the Library Management Software.
Main Success Scenario:
Admin: Selects the menu option to Change record of the Specific Issued Books. Library Management System: presents a form Admin: Enters the Name of the Categories 3-2b and The correct data of that student Library Management System: Save the changes in the record of the Issued books and updates the previous record.
Extensions:
5-2a: if the Password is incorrect than a message is printed on the screen and admin is returned to the issued Books record menu.5-2b: if the name of the categories not among the existing categories, a message is printed on the screen and admin is returned to issued Books record menu.
Returned Books Record (UC6)
ScopeLibrary Management System
LevelUser Goal
Goal in ContextPresent a menu from which one can access the various functions of the returned Book Record.
Primary ActorAdmin
StakeholdersAdmin: Wants to enter and maintain the returned Books Record.
PreconditionsNone
TriggersAdmin selects returned Book Record option from the main menu.
Success GuaranteeLibrary Management System Waits for user input
Main Success Scenario:
Admin: Selects the menu option to Enter in the returned Books record. Library Management System: Presents a Menu for maintaining returned Books Record. That contains the following two options to choose from. Add returned Books Record (UC6-1) Edit returned Books Record (UC6-2) Library Management System: Waits for user input
Extensions:
6a. To enter in the option Add returned books Record and Edit returned books Record, the system waits for the Password.
Add Returned Books Record (UC6-1)
ScopeLibrary Management System
LevelUser Goal
Goal in ContextPresent a form to the admin to allow him to add record of the returned Books.
Primary ActorAdmin
StakeholdersAdmin: Wants to add record of the different returned Books
PreconditionsThe Entered password is correct.
TriggersAdmin selects Add returned Books Record option from the issued Books Record menu.
Success GuaranteeThe record of the returned Books is added to the Library Management Software.
Main Success Scenario:
Admin: Selects the menu option to add record of the different returned Books Library Management System: presents a form Admin: Enters the Name of book, Name of the student, Author’s Name, Edition, Returning date. Library Management System: Add the Record of the returned books, update the previous record.
Extensions:
4-1a: if the Password is incorrect than a message is printed on the screen and admin is returned to the returned Books record menu.5-1b: The Returning date must be in the format of “MM/DD/YYYY” if Month is greater than 12 or Days is greater than 31, a message is printed on the screen and asks for reenter.
Edit Returned Books Record (UC6-2)
ScopeLibrary Management System
LevelUser Goal
Goal in ContextPresent a form to the admin to allow him to Change the   record of the issued Books.
Primary ActorAdmin
StakeholdersAdmin: Wants to Change record of the Specific issued book.
PreconditionsThe Entered password is correct.
TriggersAdmin selects Edit issued Books Record option from the Reference Books Record menu.
Success GuaranteeThe record of the returned Books is Changed in the Library Management Software.
Main Success Scenario:
Admin: Selects the menu option to Change record of the Specific returned Books. Library Management System: presents a form Admin: Enters the Name of the Categories 3-2b and The correct data of that student Library Management System: Save the changes in the record of the returned books and updates the previous record.
Extensions:
6-2a: if the Password is incorrect than a message is printed on the screen and admin is returned to the returned Books record menu.6-2b: if the name of the categories not among the existing categories, a message is printed on the screen and admin is returned to returned Books record menu.
Fines Record (UC7)
ScopeLibrary Management System
LevelUser Goal
Goal in ContextPresent a menu from which one can access the various functions of the Fine Record.
Primary ActorAdmin and User
StakeholdersUser: Wants to view the name of the students that have to pay the fine.Admin: Wants to enter and maintain the Record of the Fine
PreconditionsNone
TriggersAdmin selects Fine Records option from the main menu.
Success GuaranteeLibrary Management System Waits for user input
Main Success Scenario:
Admin/User: Selects the menu option to Enter in the Fine record Library Management System: Presents a Menu for fine Record That contains the following two options to choose from. List of students (UC7-1) Library Management System: Check the status (Pending/Paid) (UC7-2) Waits for user input.
Extensions:
8a To enter in the option  Fine Record and Edit returned books Record, the system waits for the Password8b User can only enter in the List of the students from where he can check the name of the student that has to pay the fine.
List of the Students (UC4-3)
ScopeLibrary Management System
LevelUser Goal
Goal in ContextPresent the Record of the students that have to pay the fine.
Primary ActorAdmin and User
StakeholdersAdmin: Wants to view record of the students that have to pay the fine.
PreconditionsNone
TriggersAdmin/User selects List of the Students option from the Fine Record menu.
Success GuaranteeLibrary Management Software shows the table that contains the Record of the students that have to pay the fine.
Main Success Scenario:
Admin/User: Selects the menu option to view Record of the students that have to pay the fine. Library Management System: presents Record of the students that have to pay the fine, in the tabular form.
Extensions:
None
Check the Status (UC4-3)
ScopeLibrary Management System
LevelUser Goal
Goal in ContextPresent the Checks the status of the students that have to pay the fine, whether they have paid the fine or still pending.
Primary ActorAdmin
StakeholdersAdmin: Wants to Check the status of the students that have to pay the fine, whether they have paid the fine or still pending.
PreconditionsThe Entered Password is correct
TriggersAdmin selects List of the Students option from the Fine Record menu.
Success GuaranteeLibrary Management Software shows the table that contains the status of the students that have to pay the fine, whether they have paid the fine or still pending.
Main Success Scenario:
Admin/User: Selects the menu option to Check the status of the students that have to pay the fine, whether they have paid the fine or still pending. Library Management System: presents the status of the students that have to pay the fine, whether they have paid the fine or still pending, in the tabular form.
Extensions:
None
Reservation of Books (UC8)
ScopeLibrary Management System
LevelUser Goal
Goal in ContextPresent a menu from which one can access the various functions of the Reservation of books.
Primary ActorAdmin and User
StakeholdersUser: Wants to reserve the required among the available books.Admin: Wants to enter and maintain the Record of the reservation of books
PreconditionsNone
TriggersAdmin/User selects Reservation of books option from the main menu.
Success GuaranteeLibrary Management System Waits for user input
Main Success Scenario:
Admin/User: Selects the menu option to Enter in the record of the reservation of books. Library Management System: Presents a Menu for Record Reservation of Books. That contains the following Two options to choose from. Check the record of books (UC8-1) Set the priority (UC8-2) Library Management System: Waits for user input
Extensions:
8a To enter in the option  set the Priority, the system waits for the Password8b User can only entered in the check record of the books from where he can checks the available books and also reserve the book if book is available.
Check the record of Books (UC8-1)
ScopeLibrary Management System
LevelUser Goal
Goal in ContextPresent a form to the admin/user to allow him to Check the record of the available Books.
Primary ActorAdmin
StakeholdersAdmin/User: Wants to Check the record of the available Books.
PreconditionsNone
TriggersAdmin/user selects Check the record of the Books option from the Reservation of Books menu.
Success GuaranteeLibrary Management Software is displayed the record of the available books on the screen.
Main Success Scenario:
Admin/User: Selects the menu option to Check the record of Available Books Library Management System: presents a form Admin/User: Enters the Name of book, Author’s Name, Edition, Library Management System: display the record of the available books on the screen.
Extensions:
None
Set the Priority (UC8-2)
ScopeLibrary Management System
LevelUser Goal
Goal in ContextPresent a form to the admin to Prioritize the students.
Primary ActorAdmin
StakeholdersAdmin: Wants to Prioritize the students that are reserving the books.
PreconditionsThe Entered password is correct.
TriggersAdmin selects Set the Priority option from the Reservation of books menu.
Success GuaranteeLibrary Management Software prioritizes the student according to Admin.
Main Success Scenario:
Admin: Selects the menu option to Prioritize the students that are reserving the books. Library Management System: presents a form Admin: Enters the Name of the Student, Registration Number8-2b, Applying date8-3b Library Management System: Save the changes in the record of the returned books and updates the previous record.
Extensions:
8-2a: if the Password is incorrect than a message is printed on the screen and admin is returned to the Reservation of Books record menu.8-2b: The Registration must be in the form “year of joining of institution – institution name – department name – registration number (that must not be greater than 4 digits)”.8-3b The Applying date must be in the format of “MM/DD/YYYY” if Month is greater than 12 or Days is greater than 31, a message is printed on the screen and asks for reenter

Download use case diagram of library management system


Leave a reply