-
Notifications
You must be signed in to change notification settings - Fork 2
FUNCTIONAL REQUIREMENTS
BernardMasika edited this page Jan 10, 2021
·
3 revisions
- The system should allow the administrator to add librarians to the system.
- The system should allow user registration
- The system should allow local management of books.
- The system should provide information on the available library resources at that particular moment.
- The system should allow booking of library materials
- The system should provide categories of books.
- The system should allow a maximum of 3 books to be checked-out by a member.
- The system should allow a member to keep a book for a maximum of 2 weeks from which he/she will be penalized.
- The system should be able to calculate the payment fines of books returned after the due date.
- The system should allow the user to make payments for registration and fine payment.
- The system should allow reservation of books that have been borrowed by someone else.
- The system should be able to notify the member when reaching the due date, when a reserved book is available or when they owe the library payment fines.
- The system should allow a user to view their history of borrowed books.
- The system should provide online accessed materials
- The system should restrict downloadable materials
- The system should allow users to provide their complaints which will be reviewed by the system administrator