talkative-tangs / Bangazon-LLC

https://github.com/nashville-software-school/bangazon-llc/blob/js-bag-o-loot/EMPLOYEE_HANDBOOK.md
1 stars 3 forks source link

IT should be able to assign employee when creating computer #13

Open kimberly-bird opened 5 years ago

kimberly-bird commented 5 years ago

Given a user wants to assign a new computer to an employee When the user clicks on the create computer affordance Then the creation form should include an affordance that lists all employees

Given the user is viewing the computer creation for When the user fills out all properties for the computer And has chosen an employee Then the user should be redirected back to the list of computers

Given the user has created a new computer When the user is redirected to the computer list Then the currently assigned employee's full name should be displayed in the list