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

Customer New Review #19

Open
dLars99 opened this issue Oct 22, 2020 · 0 comments
Open

Customer New Review #19

dLars99 opened this issue Oct 22, 2020 · 0 comments
Labels
enhancement New feature or request
Projects

Comments

@dLars99
Copy link
Owner

dLars99 commented Oct 22, 2020

As a customer, I would like to leave a review about my experience when a rental is completed.

Given a reservation is marked Returned by its Owner,
When the Customer views the reservation
Then they should be presented with an option to leave a review

Given a customer opts to leave a review
When the customer selects that option
Then they should be presented with a dialog to give a score and a detailed review of the gear

Given a customer has completed their gear review
When a Customer marks the review as finished
Then the review should be saved to the database
And the Customer's review should be presented among other reviews on the gear
And the Customer should be presented with a dialog to review the Owner

Given a Customer opts to review the gear's Owner
When a Customer marks the review as finished
Then the review should be saved to the database
And the Customer's review should be presented among other reviews for the Owner

@dLars99 dLars99 added the enhancement New feature or request label Oct 22, 2020
@dLars99 dLars99 added this to the MVP milestone Oct 22, 2020
@dLars99 dLars99 added this to To do in GearPatch via automation Oct 22, 2020
@dLars99 dLars99 modified the milestones: MVP, Transaction Reviews Oct 22, 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
Development

No branches or pull requests

1 participant