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

Users can favorite a seller #25

Open
askingalot opened this issue Apr 21, 2019 · 0 comments
Open

Users can favorite a seller #25

askingalot opened this issue Apr 21, 2019 · 0 comments

Comments

@askingalot
Copy link

Given a user wants to view all products being sold by another user
When the user clicks on an affordance next to a seller's name
Then the seller will be added to the current user's favorites list

Given a user wants to view all products from their favorite sellers
When the user clicks on the Favorites affordance in the navigation area
Then all product being sold by each of the current user's favorited seller must be listed, grouped by seller

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant