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 should be able to update a product #8

Open
4 of 5 tasks
gregkorte opened this issue Sep 25, 2017 · 0 comments
Open
4 of 5 tasks

User should be able to update a product #8

gregkorte opened this issue Sep 25, 2017 · 0 comments
Assignees
Milestone

Comments

@gregkorte
Copy link

gregkorte commented Sep 25, 2017

  • Given a customer wants to update product information in the system
  • When the user selects the option to update a product
  • Then the user should be presented with a numbered list of all of the active customer's product
  • And when one is selected, the title, description, price, and quantity should be displayed
  • And the user can select which one to update
Select a product to update:
1. Kite
2. Marbles
3. Refrigerator
>
1. Change title "Refrigerator"
2. Change description "It keeps things cold"
3. Change price "149.99"
4. Change quantity "1"
>
Enter new price:
>
@gregkorte gregkorte added this to Backlog in Bangazon CLI Sep 25, 2017
@glenvollmer glenvollmer added this to the Bangazon CLI milestone Sep 25, 2017
@julessplvd julessplvd self-assigned this Sep 28, 2017
@julessplvd julessplvd moved this from Backlog to Doing in Bangazon CLI Sep 28, 2017
@Staffmaster00 Staffmaster00 moved this from Doing to PR Review in Bangazon CLI Oct 3, 2017
@glenvollmer glenvollmer moved this from PR Review to Doing in Bangazon CLI Oct 4, 2017
@Staffmaster00 Staffmaster00 moved this from Doing to PR Review in Bangazon CLI Oct 4, 2017
@Staffmaster00 Staffmaster00 moved this from PR Review to Done in Bangazon CLI Oct 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

5 participants