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 rate product after purchase. Seller can see average. #21

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

User can rate product after purchase. Seller can see average. #21

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

Comments

@askingalot
Copy link
Contributor

Given the user is authenticated
And is viewing their Order History (see #18)
When user rates a product from 1 to 5
Then the product rating must be saved in the system

Given the user is authenticated
And has sold products
When the user views their Account View
Then the average of all their product ratings will be displayed

@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
Projects
None yet
Development

No branches or pull requests

1 participant