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

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

added conditial to check for 0 animals cared for and display message #28

Closed jbyrd4 closed 2 years ago

jbyrd4 commented 2 years ago

Changes Made/Files Added

1. added conditional to employee cards to check for any animals
2. Used to say "x is serving 0 animals" now says "x is currently not serving any animals"

Steps to Review

1. Check employee page on employees currently serving no animals

git fetch --all
git checkout jb-adding-emp-animal-conditional

Features To Test

1. Make sure if an employee is serving zero animals that appropriate message shows instead of 0 animals.

View code file.

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