-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Description:
- As a user,
- I want a filter for categories,
- So that I can filter and display items based on their categories.
Acceptance Criteria:
-
Filtering:
- Categories should be displayed as tabs on the UI.
- When a category tab is selected, only items belonging to that category should be displayed.
-
Displaying:
- The filtered items should be displayed in a list or grid format under the selected category tab.
- The UI should update dynamically to reflect the filtered items when a tab is selected.
-
Testing:
- Write unit tests to ensure that filtering by category works correctly.
Metadata
Metadata
Assignees
Labels
No labels