-
Notifications
You must be signed in to change notification settings - Fork 11
All Products Page – Filter Menu #92
Copy link
Copy link
Closed
OpenCodeChicago/hacktoberfest-2025-frontend
#82Closed
Copy link
Labels
advancedComplex/advanced tasks or featuresComplex/advanced tasks or featuresapiAPI endpoints & integrationAPI endpoints & integrationaxiosPromise-based HTTP clientPromise-based HTTP clientfrontendTasks 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 featuresapiAPI endpoints & integrationAPI endpoints & integrationaxiosPromise-based HTTP clientPromise-based HTTP clientfrontendTasks 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 (UI + API Integration)
Description
We need to implement a filter menu on the All Products page (
/products).When the user clicks on the "All Filters" button, a slide-aside filter menu should appear with smooth animation (CSS transitions or Framer Motion).
The filter menu allows filtering products by:
Requirements
Filter Menu UI
Price Range
/api/productsShop By Category
Shop By Categorysale > 0)/api/products(categoryfield)Shop By Goal
Shop By Goal/api/products(goalsfield)Filtering Behavior
Assets:
Acceptance Criteria
sale > 0.🔑 API Reference:
GET https://corexshoptest.onrender.com/api/productsprice,category,goals,sale