Skip to content
This repository has been archived by the owner on Jul 25, 2019. It is now read-only.

ShawonAshraf/RTTracker-iOS

Repository files navigation

RT Tracker app for iOS

Simulates movement on a map

API?

  • Uses Google API for map updates based on hardcoded coordinates.
  • Doesn't use devices location services.
  • The REST API that does the job can be found here

Pods in use

  • GoogleMaps
  • Alamofire
  • PusherSwift

Building and Usage

  • Clone the repo
  • cd into the directory
  • Make sure you have Cocoapods installed and updated.
  • Run the following command
pod install
  • Open RT Tracker iOS.xcworkspace
  • Get a Google Maps API key for iOS
  • Update the API key in AppDelegate.swift
  • Build and Run

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published