spooky-oysters / Bangazon-Command-Line-Application

0 stars 1 forks source link

User should be able to remove a product #7

Closed stevebrownlee closed 6 years ago

stevebrownlee commented 6 years ago

Given a customer wants to remove a product from the system When the user selects the option to remove 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, it should be deleted from the system if it has not been added to an order yet

Choose product to delete:
1. Kite
2. Marbles
3. Refrigerator
>
DreRandaci commented 6 years ago