/lunchr

Suggests random lunch destinations near Tumblr HQ

Primary LanguageJavaScript

Lunchr

Suggests random lunch destinations near Tumblr HQ, using the Foursquare API.

To run your own Lunchr:

  • Create a Foursquare list and populate it with the places you'd like to choose from
  • Fork this project and replace my list's ID with yours: var listID = '5211139711d2019ea4f04f89'
  • Register a Foursquare API application and set your client ID and secret as environment variables FOURSQUARE_CLIENT_ID and FOURSQUARE_CLIENT_SECRET
  • Host it somewhere (I recommend Heroku)

License

Available for use under the MIT license: http://bryan.mit-license.org