Skip to content

Sample map app that used foursquare api to retrieve nearest restaurant

Notifications You must be signed in to change notification settings

zambelz48/NearestRestaurantApp

Repository files navigation

Sample iOS MapKit App To Retrieve Nearest Restaurant

Build Status Platform Languages

Description

A simple map application that used foursquare api to retrieve nearest restaurant in the current location. Used MVVM as the architectural pattern with functional reactive programming support using RxSwift. This project also consist of a simple UI tests & several Unit tests. Enjoy :)

Integrated 3rd Party Libraries

  1. RxSwift

Requirements

  1. Xcode 10.2 (Swift 5.0)
  2. Carthage version 0.33 and up

Initial Setup

Install 3rd party dependencies (Required)

Make install-dependencies script executable

$ chmod ugo+x Scripts/install-dependencies.sh

Run install-dependecies.sh script

$ ./Scripts/install-dependencies.sh

About

Sample map app that used foursquare api to retrieve nearest restaurant

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published