day-cohort-70 / bangazon-api-i-like-planes-api

bangazon-api-i-like-planes-api created by GitHub Classroom
1 stars 0 forks source link

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

Closed stevebrownlee closed 2 months ago

stevebrownlee commented 3 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

Sydney-M-Sharp commented 2 months ago

resolved in pull request 16