Library-Mangement, is a book library managment platform. Built with React js, it is mobile ready.
- Perform general CRUD operations on Books and Members
- Issue a book to a member
- Issue a book return from a member
- Search for a book by name and author
- Charge a rent fee on book returns
- The librarian can import books into the system using the Book API services and create book records.
- Reports Most popular books with quantity available in the library and total quantity.
- Reports Highest paying Customers.
Sign-in as Librarian or Member
Provides an upfront view of the platform. Can me customised to include different views_
Provides a list of members registerd with the platform. Allows Librarian to add, edit, delete members
Provides a list of book registerd with the platform. Allows Librarian to issue book to members, return books from members, Update & Delete books from the system. Also provides a quick books search based on Book Title and Authors
Provides Librarian an interface to check for books with a book service.Allows Librarian to search using various parameter. Librarian can import a specified quantities of book to the system
Allows Librarian a view of Top books check out by members, and Highest paying members in the library. Allows Librarian to download these reports in Microsoft Excel format
Allows library members to view a list of books availabel in the library