A Django web app that stores information about books and their authors. The web app serves a local community library.
The deployed web app can be accessed in a browser via the link below.
https://www.barhamlibrary.xyz/
A user account can be made, and users can "like", review, and reserve books.
Staff accounts can add or update information about a book, and can loan out books to users via the staff portal.