Skip to content

fabiothiroki/foursquare-clone-ios

Repository files navigation

Foursquare Clone - iOS App

Build Status codecov.io codebeat badge License

A simple iOS application that uses the Foursquare API to show nearby places of interest.

simulator screen shot - iphone 5s - 2018-04-09 at 20 55 04 screenshot

Setup

Foursquare API Key

Follow these instructions at Foursquare Developers page to obtain a Client ID and a Client Secret. Then copy and paste these values into ServicesConstants.swift file.

Main Dependencies

Installation

gem install bundler
bundle install
bundle exec pod install --repo-update

You can now open the Foursquare Clone.xcworkspace file and run.

Test

After installing all dependencies you can run the tests by clicking Product > Test or simply CMD + U

Tutorial

Step-by-step guide for building this app:

Part 1: Introduction and setup

Part 2: Location data and managing dependencies

Part 3: Continuous Integration

Part 4: Streaming location

Part 5: Network layer

Part 6: State management

About

A foursquare clone app for iphone

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published