Speedo is a beautiful speed tracker that alerts you the moment you cross a set speed limit. It can be used while travelling to keep your pace disciplined and have a plain sail.
- UIKit Docs
- CoreLocation Docs
- MapKit Docs
- AudioToolBox Docs
- MBCircularProgressBar Docs
- UserNotifications Docs
- SizeSlideButton
Before you begin, you should already have the Xcode downloaded and set up correctly. You can find a guide on how to do this here: Setting up Xcode
-
Download the speedo-ios-application project source. You can do this either by forking and cloning the repository (recommended if you plan on pushing changes) or by downloading it as a ZIP file and extracting it.
-
Navigate to the unzipped folder and run pod install.
-
Open
SpeedoAlert.xcworkspace
from the folder. -
Build the project (⌘+B) and check for any errors.
-
Run the app (⌘+R) and test it.
- This project belongs to Verved
- All rights reserved