issues
search
NSS-Day-Cohort-53
/
kennels-siennas
kennels-siennas created by GitHub Classroom
0
stars
0
forks
source link
Assign Employee to Location via Dropdown Selection
#19
Open
cjgochanour
opened
2 years ago
cjgochanour
commented
2 years ago
[ ] use
fetchIt()
to POST employeeId and locationId to employeeLocations table inside the
onChange
event of the
<select>
element
[ ] re-render the DOM when employeeLocations changes
Related to issue #1
fetchIt()
to POST employeeId and locationId to employeeLocations table inside theonChange
event of the<select>
elementRelated to issue #1