russellporter / Depart-App

Live Transit Map based on GTFS data

Home Page:http://www.departapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactor front-end javascript

russellporter opened this issue · comments

Currently, code is using bad javascript practices (globals, and a lot more). Refactor to take advantage of good javascript design.