Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 513 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 513 Bytes

NewRoutes, also known as BikeCircuit

The project was developed during the AngelHack AppHack Paris 2013 (October) in 24H, by Grégoire Lanaud and François Dupayrat.

BikeCircuit lets you create a new route by selecting venues you want to go to.

To build the project, you need to open the workspace, as it use CocoaPods for dependencies.

The project use Foursquare to get a list of venues, and an unofficial Google Maps API to get directions. TODO : refactor to use the official Google Directions API