Page 1 of 1

Please don't take the solution from previous answers solutions i will dislike the answer ! Create a system sequence diagra

Posted: Fri May 20, 2022 12:36 pm
by answerhappygod
Please don't take the solution from previous answers
solutions i will dislike the answer !
Create a system sequence diagram for
the following scenario descriptions for book borrow system.
• The student can borrow many books as he wants at a time by
collecting the required books from the shelves, then go to the
borrow counter to complete the borrowing process by the library
employee.
• The student must have a valid borrow card in order to borrow a
book.
• The system must ensure that the student does not have any
overdue books. If there are overdue books, the student must return
them before he can borrow more books.
• The employee provides the system with the book ISBN and Copy
number of the books being borrowed, the system returns the book's
title, books' author, and return due date