![Stories in In Progress](https://badge.waffle.io/vernon99/Localtreats.png?label=in%20progress&title=In Progress) Intro
LocalTreats - Foursquare replacement
- Fetches data for nearby venues from Foursquare
- Shows open venues with rating 9.0 and above only, sorted by distance
- Four main categories: coffee, lunch, drinks, treats
- Uses cards to represent venues, swipe to scroll
Expected to be in ../_Frameworks:
- Flurry SDK
- TestFlight SDK
Also, Crashlytics by default was put in the root project folder.
- Foursquare wrapper by Constantine Fry (as CocoaPod)
- AsyncImageView by Constantine Fry
- Extended UI, Mikhail Larionov
- Fork it.
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create new Pull Request