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.
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.
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
Priority
High
Record