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.
Changes Made/Files Added
Steps to Review
Features To Test
View code file.