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

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

Ne user data #31

Closed nathanelmer closed 2 years ago

nathanelmer commented 2 years ago

Changes Made/Files Added

1. Animal.js
2. AnimalList.js

Steps to Review

1. Login as an employee to see all animals 
2. Login as different users to see only their animals

git fetch --all
git checkout ne-userData

Features To Test

1. User specific animal cards

View code file.

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

adding owners list doesn't show when logged in as a non-employee but that is fine since only employees should assign additional owners.