A simple Library App for training CRUD and REST and jQuery AJAX for a simple CHAT.
- A virtual library with two different accesses for employees and members.
- The possibility of adding, deleting and editing existing books, lending and taking back books, renewal of books by the librarian.
- The possibility of viewing and borrowing books by members
- The possibility of becoming a member and registering for new members or just viewing the list of books and authors without registration
- Using django REST framework to access list the library materials
- A simple chat application using jQuery and AJAX is availabel too
You can visit at: