Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 868 Bytes

README.md

File metadata and controls

42 lines (26 loc) · 868 Bytes

Foursquare-Restaurants-Swift

Description: Create an app which shows nearby restaurants(using foursquare API) on a map together with user location.

Demo

Demo Doccou alpha

Support

[6.x.x] [7.x.x]
Xcode Version x

Feature Done

v1.0.0

  • Move to MVC
  • ObjectMapper
  • Foursquare RESTful API
  • MKPapView
  • UIStackView

Bug Reports & Feature Requests

No Bugs

Contributing

  1. Fork the project.
  2. Create a branch for your new feature.
  3. Write tests.
  4. Write code to make the tests pass.
  5. Submit a pull request.

All pull requests are welcome !