Skip to content

rps/livemuni

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiveMuni

LiveMuni is a realtime visual bus tracking app that identifies optimal route choice between a user and their destination.

  • Click on your destination location
  • Nearby bus routes and stops are shown with stops near your destination
  • Stop arrival times are updated as buses approach
  • Monitor bus locations as they approach the stop
  • Refresh your GPS location if you're on the move

LiveMuni empowers transit riders to make informed decisions about their choice of Muni bus.

Version

0.9

Screenshot

screenshot

Demo

See it live at LiveMuni.com

Tech Stack

LiveMuni requires a number of open source projects to work properly:

  • D3 - Data binding and visualization
  • node.js - Evented I/O for the backend
  • Express - Fast node.js network app framework
  • MongoDB - NoSQL database with geospatial querying
  • Google Maps - Map, scaling & traffic laws
  • NextBus - Raw GPS data

Installation

git clone https://github.com/rps/livemuni
cd livemuni
npm install
grunt

License

CC BY-SA-NC

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published