Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User can like or dislike products #22

Open
askingalot opened this issue Apr 24, 2020 · 0 comments
Open

User can like or dislike products #22

askingalot opened this issue Apr 24, 2020 · 0 comments
Labels
enhancement New feature or request stretch

Comments

@askingalot
Copy link
Contributor

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

@askingalot askingalot added the enhancement New feature or request label Apr 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stretch
Projects
None yet
Development

No branches or pull requests

2 participants