Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nelsonreitz/thebart

App based on the BART API
https://github.com/nelsonreitz/thebart

Last synced: 3 days ago
JSON representation

App based on the BART API

Awesome Lists containing this project

README

        

## [Project2: The BART](http://project2.nelsonreitz.ch)

Live demonstration: [http://project2.nelsonreitz.ch](http://project2.nelsonreitz.ch)

This project is a fictive website built as an exercice for the [Computer Science E-75](http://cs75.tv) online course. The purpose of this
exercise is to give an introduction to Ajax and third-party APIs.

As per the project [specification](http://cdn.cs75.net/2012/summer/projects/2/project2.pdf), the goal was to build a mashup that would allow users to display the routes of the [BART](https://www.bart.gov) (Bay Area Rapid Transit) on a google map and to show each station's next departures by clicking on their marker.

#### To do
- Auto-center map on route selection

#### Credits
This project was created using the [jQuery](http://http://jquery.com) library, the [Google maps API](https://developers.google.com/maps/web), the [BART API](http://www.bart.gov/schedules/developers/api) and the [Roboto](http://www.google.com/fonts/specimen/Roboto) font by [Christian Robertson](http://christianrobertson.com).