NSS-Day-Cohort-53 / kennels-siennas

kennels-siennas created by GitHub Classroom
0 stars 0 forks source link

Add Animal Location Dropdown in Animal Registration Form #31

Open cjgochanour opened 2 years ago

cjgochanour commented 2 years ago

In AnimalForm.js

The code mostly works in its current state. It will work completely when issue #17 is resolved.

As a stretch goal, we would like to filter the employees by the customer's selected locationId.

Related to issue #9