nss-day-cohort-24 / uix-bangazon-lite-musty-magnets

uix-bangazon-lite-musty-magnets created by GitHub Classroom
1 stars 1 forks source link

User can like or dislike products #14

Open gregkorte opened 6 years ago

gregkorte 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

sjkimball commented 6 years ago

I'd say this is a low priority one. If we can knock out the wishlist element, we can achieve a similar goal. I mean, why like something if you aren't adding it to your wishlist.