nss-day-cohort-20 / group-project-theme-park-2-gitbearified

group-project-theme-park-2-gitbearified created by GitHub Classroom
2 stars 0 forks source link

add background colors for theme park map #29

Closed mozecode closed 7 years ago

mozecode commented 7 years ago

Attach background colors from json information to individual boxes. In dataProcessor, create attachColorToMapSquares function that uses counter and loop through areasData to get color and div id. In main.js, call the attach color to map squares function, and pass in areasData from our ajax call.

megbrown commented 7 years ago

colors didn't appear on fetch

megbrown commented 7 years ago

all ok! 👍