Bus Paisa lets you discover bus lines in Medellin, Colombia.
Choose your pickup and destination locations and get all the possible bus lines available. Select the best one and see it clearly on the map!
And all this for free :)
This project is an open-source iOS app that helps users using the buses in Medellin, Colombia.
It is based on the work of Thibault Durand on this repository. You can find the web version here: http://tdurand.github.io/mapamedellin.
The data is not automatically updated.
- The data is from Secretaría de Transportes y Tránsito de Medellín.
To be able develop on this project you first need the following:
Back on your command line, execute the following and run the project:
$> git clone https://github.com/kevindelord/BusMedellin
$> cd BusMedellin
$> pod install
Firebase is integrated to analyse how users use the app and monitor crashes.