Skip to content

Suggests random lunch destinations based on Foursquare lists.

Notifications You must be signed in to change notification settings

ruddfawcett/lunchr-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lunchr-ios

Suggests random lunch destinations from a list, using the Foursquare API.

iOS version of the lunchr web app, available at https://github.com/irace/lunchr (demo: http://lunchr.irace.me/) and is written in Swift with a dependency of Alamofire.

The app is definitely built with some suspect code, but it works, and was built in about 30 minutes. Pull requests welcome (e.g. auto layout added).

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: let listId : String = "55726bba498e410d55d35db2"
  • Register a Foursquare API application and set your client ID and secret as environment variables clientId and clientSecret

License

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

The fork and knife ("utensils") icon is designed by Diego Naive, from The Noun Project.

About

Suggests random lunch destinations based on Foursquare lists.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages