aorrego1 / GSU-map-app

Creating an interactive Georgia State Campus map app
0 stars 1 forks source link

Transportation Integration #5

Open CodeFluent opened 9 years ago

CodeFluent commented 9 years ago

Using these resources, find a way to integrate bus and train schedule into the map.

Bonus: For trains, find an easy way to integrate the MARTA API so it can be used for broader projects. Right now, it's a simple REST API call, but managing a Python or Javascript callback could be better for future projects.

This is not needed in the prototype, but the buses will be needed later on.