nashville-software-school/csharp-bangazon-site-boilerplate

User can like or dislike products

Opened this issue · 0 comments

Given the user is authenticated
When the user is viewing a product detail page
Then a like and dislike button should be presented next to the product title

Given the user is authenticated
When the user clicks on the like or dislike icon
Then that preference should be stored for the current user