Dannyboy85 / theme-park

0 stars 0 forks source link

add theme parks ride to page #4

Open Dannyboy85 opened 5 years ago

Dannyboy85 commented 5 years ago

User story

as a user, when page loads; i should see cards for all rides

AC

when the page loads i should see cards for each ride and the cards should be in rows of 3 AND the card should have an image, name, duration, and height requirement

Development

XHR request to rides ison to get the array of rides Write a domStringBuilder function that takes an array of rides an input and makes bootstrap cards *Write out printToDom function - 2 inputs divid and a textToPrint