MidbossK / BanWebApp

0 stars 0 forks source link

User can like or dislike products #22

Open stevebrownlee opened 6 years ago

stevebrownlee commented 6 years ago

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