A Library Management System
built using the Frappe Framework.
The Library Management System allows a librarian to track:
* Books, and their quantity.
* Members
* Books issued to members.
* Book fees.
* Transactions
-
Perform general CRUD operations on Books and members.
-
Issue a book to a member.
-
Search for a book by name and author.
-
Issue a book return from a member.
-
Charge a rent fee on book returns.
-
Make sure a member's outstanding debt is not more than KES. 500