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

HR should be able to add an employee #18

Closed kimberly-bird closed 5 years ago

kimberly-bird commented 5 years ago

Acceptance Criteria

Given the user is viewing the list of employees When the user clicks the Create New link Then a form for be displayed on which the following information can be entered

  1. First name
  2. Last name
  3. Is the employee a supervisor
  4. Select a department from a drop down

Testing Criteria