nss-evening-cohort-06 / theme-park-misc

theme-park-misc created by GitHub Classroom
0 stars 0 forks source link

Data.js for mashing data #17

Closed alexsanchez728 closed 6 years ago

alexsanchez728 commented 6 years ago

Create a data.js js file that will handle promises for:

Acceptance Criteria getAttractionByAreaId(${}); --- (accepts an argument, returns only attractions that have area id of input) getAttractions(); --- just attractions getAttractionsAndType (); --- gets boths and combines both