5 ms·
Real time view of SF Muni vehicles
- sharksforcheap 14y agoNice app mark. How long did this take you?
- markchatkhan 14y ago1 day of hacking and 90 days of muni frustration :)
- ROdamirA 14y agoThis is really cool. I can't believe nobody's made this before.
- flomo 14y agoNextBus has something similar, but it's java, so no-go for mobile. http://www.nextbus.com/predictor/publicMap.shtml?a=sf-muni&r=F http://www.nextbus.com/predictor/publicMap.shtml?a=sf-muni&#...
- juiceandjuice 14y agoThey 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.
- dsl 14y agoWhere are you getting the data? The UI is pretty bad (or maybe just doesn't support Chrome?) but still better than other sites/apps.
- markchatkhan 14y agoThe UI is designed for mobile!
- henryzhu 14y agoThat'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.
- nym 14y agoWhere is the data from? How reliable is it?
- simoncion 14y agoA quick inspection of the source code indicates that the data is being fetched from NextBus. (Examine http://supermuni.com/js/services.js http://supermuni.com/js/services.js )
- ColemanF 14y agoA tiny suggestion: the field where you type the route should say "Or type it and click go", not just "Or type it and click." It's a little clearer. I see that you fully spell it out at the very top, but I skipped past that, and I suspect a lot of other people will, too, because it's so small. This is impressive, though -- good job.