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

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

clicking on employee name shows worked locations and cared for animals #23

Closed jbyrd4 closed 2 years ago

jbyrd4 commented 2 years ago

Changes Made/Files Added

1.  Changes to employee.js
2. Added JS to employee cards to show number of animals treated and what locations are worked at by employee.

Steps to Review

1. Check employee page for clickable employee names
2. When clicked, each employee's number of animals and locations worked show show on info card

git fetch --all
git checkout jb-generating-employee-info

Features To Test

1. Check employee page and employee info cards

View code file.

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