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 recommend product to another user #26

Open
krnorris65 opened this issue Aug 26, 2019 · 0 comments
Open

User can recommend product to another user #26

krnorris65 opened this issue Aug 26, 2019 · 0 comments

Comments

@krnorris65
Copy link

Given the user is viewing a product detail
When the user performs a gesture on the Recommend to a friend button
Then the user will be presented with a view so (s)he can type in another username and see a Send Notification button

Given the user has entered in another username in the recommendation screen
When the user clicks on the Send Notification button
Then the user will be taken back to the product detail view that they were viewing originally

Given a user has recommended a product to another user
When the receiver logs in next
Then the recommendation icon in the navigation bar will have it's notification count increased by one

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