Real time view of SF Muni vehicles(supermuni.com)
supermuni.com
Real time view of SF Muni vehicles
http://supermuni.com/
6 comments
That's really awesome. What did you use to build this? What inspired you to build this? My idea generation brain cells could use a jolt.
Where are you getting the data? The UI is pretty bad (or maybe just doesn't support Chrome?) but still better than other sites/apps.
The UI is designed for mobile!
This is really cool. I can't believe nobody's made this before.
NextBus has something similar, but it's java, so no-go for mobile.
http://www.nextbus.com/predictor/publicMap.shtml?a=sf-muni...
http://www.nextbus.com/predictor/publicMap.shtml?a=sf-muni...
They have a mobile app version. I've been using it for years. You get yellow arrows instead of buses, and it's route specific. Sometimes busses disappear.
Where is the data from? How reliable is it?
A quick inspection of the source code indicates that the data is being fetched from NextBus. (Examine http://supermuni.com/js/services.js )
Nice app mark. How long did this take you?
1 day of hacking and 90 days of muni frustration :)
This is impressive, though -- good job.