Open patinda opened 4 months ago
As a user I need the ability to dislike a product in the catalog So that I can indicate that I do not like that product
Given that I am viewing a product When I click the "Dislike" button Then the number of dislikes for the product should increase by 1
User Story
As a user
I need the ability to dislike a product in the catalog
So that I can indicate that I do not like that product
Acceptance Criteria
Given that I am viewing a product
When I click the "Dislike" button
Then the number of dislikes for the product should increase by 1