This file explains the features and functionalities that the frontend of the application provides.
- A Books Listing with ability to search by Title or Author
- Filter books by Categories
- View Book Details
- Download books in PDF format
- View other books by the same author
- Upload a book by adding book details such as title category, and description
- Upload book cover image & book contents in PDF format
- View profile details
- Update profile details that will be reflected in the books you upload
- View your books
- Update the details of your books
- Remove books from the system
- Add/Remove books from favorites
The setup guide for the application can be found in the SETUP.md file.