shwetangc / agile-final-project

0 stars 0 forks source link

Like a product in the catalog #15

Open shwetangc opened 3 months ago

shwetangc commented 3 months ago

As a user I need the ability to like a product in the catalog So that I can show my preference for specific products

shwetangc commented 3 months ago

Acceptance Criteria

Given the user is authenticated and viewing a product, When they click the "Like" button for that product, Then the product should be marked as liked, And the user should see the updated like count.