dhmit / paris_1970

Fall 2020 Project: This was Paris in 1970
9 stars 5 forks source link

Adj mapsquares2 (Status update) #202

Closed ADJohnson314 closed 2 years ago

ADJohnson314 commented 2 years ago

The goal of this branch was to write a script to collect data on the photo density of each square in the map, and have the ParisMap.js component retrieve this data wherever it appears to create the map's density overlay. The basis of the script has been written, but there is still some work needed for it to be functional. After this, the other steps that need to be taken include transferring code between certain points in the project, such as from the Home.js component to ParisMap.js.