Trisha-tech / OnlineBookSales

This project named Online Book Sales - Backend deals with developing an e-commerce website for Online Book Sale. It provides the user with a catalog of different books available for purchase in the store. In order to facilitate online purchase, a shopping cart is provided to the user.
https://book4u-j5au.onrender.com/
MIT License
139 stars 239 forks source link

[Feature Request]: Add "Action" Book Category with Dedicated Listing Page #663

Open RachitSahu26 opened 2 weeks ago

RachitSahu26 commented 2 weeks ago

Is there an existing issue for this?

Feature Description

Create an "Action" category for books, allowing users to view all books within this genre on a dedicated page.

Use Case

Database Setup

Add a new category entry in the database named "Action". Ensure that each book entry can be associated with one or more categories, including "Action." Frontend Display

Create a page that displays all books tagged with the "Action" category. The page should feature a user-friendly layout, including the book title, cover image, author, and a short description. Navigation

Add a link in the main navigation or sidebar to the "Action" category page. Ensure that users can easily navigate to this section from the homepage.

Benefits

No response

Add ScreenShots

Screenshot (442)

Priority

High

Record