A local library website written in Django.
- No function for registration has been implemented.
- No function for searching for books, authors, etc. has been implemented.
- No function for sending an email which contains a link of resetting password has been implemented.
- (Fixed) Librarians do not have the authority to add, change or delete a language or a genre.
- (Fixed) If you click the "login" in the navigation bar on the left side of the page to log in, and after which, you will be redirected to the login page again.
- No nationality attribute for authors.
- No cancellation button for deleting a book or etc.
- No function for marking a certain book returned has been implemented.