spooky-oysters / Bangazon-Command-Line-Application

0 stars 1 forks source link

User should be able to create a Customer account #1

Closed stevebrownlee closed 6 years ago

stevebrownlee commented 6 years ago

Given a new customer calls with a request for a representative to handle When the user select the option to create a customer account Then the user should be presented with prompts to enter in customer information

Enter customer name
>

Enter street address
>

Enter city
>

Enter state
>

Enter postal code
>

Enter phone number
>
DreRandaci commented 6 years ago