AlkoTracker works like a compass, but the destination is the nearest Alko from your location. The app will warn you if you're going to the wrong direction by changing the color of the screen and vibrating.
- Clone the project
- Install CocoaPods
- Create a property list called Keys.plist into /AlkoTracker/AlkoTracker with a pair
API_KEY: your google api key
- You can get the api key from google developer console
- Run
pod install
in the root of the project - Run project from the created workspace