Filter Products component
Closed this issue · 0 comments
Title
Create a Filter component for the products page.
Description
Create a filter component to filter products based on categories, price range, and Type borrow or sale.
Subtasks
-
Create the basic structure of the Filter component.
-
Implement a price range filter that allows users to specify a minimum and maximum price.
-
Implement a type filter that allows users to choose between borrowing or buying/selling products.
-
Implement a category filter that allows users to select one or multiple categories.
-
Implement a Condition filter that allows users to select one or multiple conditions of the product like new good poor.
-
Translate filter component into french and Arabic
-
Style the filter component and test the responsiveness into multiple screens.