day-cohort-70 / shepherds-pie-stormy-monday

shepherds-pie-stormy-monday created by GitHub Classroom
0 stars 0 forks source link

Employee View/ Edit #17

Open lsand18 opened 5 months ago

lsand18 commented 5 months ago
  1. add Employee.jsx under employees
  2. this module should render a form to edit the employee information
  3. input field should have current information in them on initial render and update state on change.
  4. dont forget admin property
  5. render a "save" button that will update the information in the database and navigate back to the employees list view