Skip to content

nbond211/walk-to-work

Repository files navigation

Walk To Work

walk-to-work

Summary

From 1.31.17 until 6.28.17, I walked to work every morning in Brooklyn, NY and took a photo at a different location during my commute. I extracted prominent colors, date time information, and gps coordinates from each photo. Walk To Work is a data visualization built with React to explore the colors seen during my commute over time.

Installation

  1. cd into the src directory
  2. run npm install

Starting the server

  1. cd into the src directory
  2. run npm start
  3. the application will be running at localhost:3000

Updating the photo data

  1. cd into the src directory
  2. create a directory called photos and place photos there
  3. run npm run extract-photo-data
  4. photo-data.json file will be created/updated in the src directory

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published