day-cohort-70 / Bangazon-API-BandyChamps

0 stars 0 forks source link

Feature: User should be able to filter products by category #15

Open stevebrownlee opened 4 months ago

stevebrownlee commented 4 months ago

Given a user has clicked the Filter Products button on the product list view When the user clicks the Filter by Category dropdown Then all product categories should be presented as options instead of the dummy fruit names currently being used

Given the user clicks the Filter by Category dropdown When the user chooses a product category And clicks the Filter button Then the product list should be filtered to products in that category