ikovalisko / lunchr

Suggests random lunch destinations near Tumblr HQ

Home Page:http://lunchr.irace.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Suggests random lunch destinations near Tumblr HQ

http://lunchr.irace.me


Languages

Language:JavaScript 63.0%Language:CSS 37.0%