Nikos-Kas / agile-final-project

0 stars 0 forks source link

Issue 6: Dislike a Product in the Catalog #7

Open Nikos-Kas opened 2 months ago

Nikos-Kas commented 2 months ago

As a user, I need to be able to dislike a product in the catalog,to express my disinterest in certain products.

Nikos-Kas commented 2 months ago

Acceptance Criteria

Given a user is viewing a product, When they click the "Dislike" button, Then the product's like count should decrease by one.