The repository contains web pages using Django in Python language.
List of Books with Add Books, Edit Books Delete Books button

List of Members with Add Members, Edit Member details and Delete Member button

While issuing a book if books or member is not added to the database it will give this msg

After Issuing the Book Debt is added according to the book fee and the quantity of books will be decreased
If the Debt of the member is more than 500, the system will give a msg to clear the debt first

After Returning the Book Debt is decreased according to the book fee and the quantity of books will be added




