-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Description
As a user, I want to be able to filter the displayed art images based on different categories.
Acceptance criteria
- The web app should provide a filter option to select desired categories.
- Categories can include painting, drawing, sculpture, photography, etc.
- Once a category is selected, only images belonging to that category should be displayed.
- The page layout should dynamically adjust to the filtered results.
- Users should be able to easily switch between different categories without page reloads.