NSS-Day-Cohort-53 / kennels-the-transits

kennels-the-transits created by GitHub Classroom
0 stars 1 forks source link

Jb fire button #26

Closed jbyrd4 closed 2 years ago

jbyrd4 commented 2 years ago

Changes Made/Files Added

1. Employee.js

Steps to Review

1. Check that code runs and you are able to fire an employee
2. when fired the employee status should change in database from true to false
3. page should re-render to show updated employee list

git fetch --all
git checkout jb-fire-button

Features To Test

1. employee fire button on employee page

View code file.

1. Confirm file modifications are present as indicated above.
2. Confirm no unused code or extraneous comments exist.