Skip to content

Visualize your Foursquare check-ins as a heat map and share the places you go (updated to 4sq v2 API)!

License

Notifications You must be signed in to change notification settings

tganzarolli/where-do-you-go

 
 

Repository files navigation

THIS IS A CLONE to fix the Foursquare API, updating it to v2.

It is running on http://checkalor.appspot.com

Where Do You Go provides Foursquare users with a dynamic heat map of the places they have visited on top of a standard Google Maps interface. Users can create snapshots of their maps and hotlink them as static URLs on their personal webpages, or they can use the simple WDYG wrapper pages to share their maps on Twitter. The maps will self-update automatically in the background as users continue to visit new places and checkin with Foursquare.

(Note that user privacy is protected because recent data is not shown and because individual check-ins are aggregated into an imprecise heat map.)

http://lehrblogger.com/2010/03/19/where-do-you-go/

To create your own GAE installation of Where Do You Go you'll need to modify constants.py (and create the gitignore'd oauth_secrets.py) to contain the Google Maps API key and Foursquare consumer key/secret for the domain(s) you're using.

Feel free to contact me if you 
have any questions!

About

Visualize your Foursquare check-ins as a heat map and share the places you go (updated to 4sq v2 API)!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.1%
  • JavaScript 2.7%
  • Shell 0.2%