somidejb / ScholarStack-Fullstack-WebApp

Book buying and selling app for students
https://scholar-stack-fullstack-web-app-bukblends-projects.vercel.app
2 stars 0 forks source link

Books Details Page #10

Open simplyekom opened 6 months ago

simplyekom commented 6 months ago

-Display all the information regarding the book

-Display the images of the books

-The title, book description, price, free(if it is free), sale price, language, category, date uploaded etc

-A message seller option to communicate with the seller that redirects to the messaging page

-A section to display similar or related books(based on the category)

-Backend actions to retrieve the information of the specific book.

-Backend action retrieve similar books based on the category from the database

-option to edit the book details which redirects to the edit book page.