-
Notifications
You must be signed in to change notification settings - Fork 11
Build "All Products" Page (/products) #84
Copy link
Copy link
Closed
Closed
Copy link
Labels
advancedComplex/advanced tasks or featuresComplex/advanced tasks or featuresfrontendTasks related to the frontend (React, Vite, TailwindCSS, UI components, pages)Tasks related to the frontend (React, Vite, TailwindCSS, UI components, pages)hacktoberfestSpecial issue for HacktoberfestSpecial issue for Hacktoberfesthacktoberfest-2025Special issue for Hacktoberfest 2025Special issue for Hacktoberfest 2025priority: highNeeds attention ASAPNeeds attention ASAP
Milestone
Metadata
Metadata
Assignees
Labels
advancedComplex/advanced tasks or featuresComplex/advanced tasks or featuresfrontendTasks related to the frontend (React, Vite, TailwindCSS, UI components, pages)Tasks related to the frontend (React, Vite, TailwindCSS, UI components, pages)hacktoberfestSpecial issue for HacktoberfestSpecial issue for Hacktoberfesthacktoberfest-2025Special issue for Hacktoberfest 2025Special issue for Hacktoberfest 2025priority: highNeeds attention ASAPNeeds attention ASAP
Type
Projects
Status
Done
Priority: High
Difficulty: Advanced
Type: Frontend Feature
Description:
Create the All Products page where users can browse all products from the backend. This page will display a banner, filter/sort placeholders, and a product grid with infinite scroll.
Requirements:
Page Layout
/productsAll Filtersbutton (non-functional, just visible).Sort by: Best Sellingbutton (non-functional, just visible).Product Grid
GET https://corexshoptest.onrender.com/api/productsWishlist / Cart
Infinite Scroll
Navigation
/products/:id).Assets:
Acceptance Criteria:
/products.