Skip to content

Latest commit

 

History

History
58 lines (40 loc) · 1.54 KB

FRONTEND.md

File metadata and controls

58 lines (40 loc) · 1.54 KB

Athena Ebooks

This file explains the features and functionalities that the frontend of the application provides.

Explore Books 📚

Features:

  • 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

Screenshots:

Sign In Page Hero Books Books Search Books Book Details Book Details


Upload books ✍

Features:

  • Upload a book by adding book details such as title category, and description
  • Upload book cover image & book contents in PDF format

Screenshot:

Upload Book Mail to Author


Profile 🛠

Features:

  • 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

Screenshot:

My Profile Favorites My Books

Setup Guide

The setup guide for the application can be found in the SETUP.md file.