nss-day-cohort-19 / d19-group-theme-park-park-rangers

d19-group-theme-park-park-rangers created by GitHub Classroom
1 stars 1 forks source link

set up and code js files #90

Closed jaisi closed 7 years ago

jaisi commented 7 years ago

set up attractory.js to make ajax calls to firebase using promises and browserify. Set up main.js and added code to link to the js files for each park area Added separate js files for each park area. Added getters and setters in each file to get and set data. Added on click event listener for the areas to event.js display.js - handles select list functionality

Made sure data is being retrieved correctly and all is good.

jaisi commented 7 years ago

complete