Skip to content

A friendlier interface to a hostile transit data service.

License

Notifications You must be signed in to change notification settings

doingweb/HeyBus

Repository files navigation

HeyBus

The official Pullman Transit bus locator app is not very fun to use on a phone, which tends to be what I'm holding while I'm on my way to my stop. HeyBus aims to be more fun. http://apps.chrisdoingweb.com/heybus.

HeyBus is an Angular SPA. It runs entirely in-browser and uses the same web service as the official Pullman Transit bus locator, to retrieve information about routes and bus locations.

Building

Install Node.js packages:

$ npm install

Install Bower packages:

$ bower install

Build!

$ grunt build

Built files will show up in the dist folder.

Note: These instructions may be incomplete. If you find that to be the case, please submit a pull request.

About

A friendlier interface to a hostile transit data service.

Resources

License

Stars

Watchers

Forks

Packages

No packages published