Skip to content

raggiesoft/hrt-bus-finder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hrt-bus-finder

The HRT Bus Finder is the front end / proof-of-concept to the [hrt-bus-api] (https://github.com/c4hrva/hrt-bus-api). The live demo can be found here: http://hrtb.us.

Requirements

The front end is developed using the following:

About the API

The [hrt-bus-api] (https://github.com/c4hrva/hrt-bus-api) is a mash-up of two sources provided by [Hampton Roads Transport (HRT)] (http://www.gohrt.com/). Their bus scheduling information, which is published to [General Transit Feed Specification (GTFS)] (http://www.gtfs-data-exchange.com/agency/hampton-roads-transit-hrt/) and their in-transit routing information which is provided via an alternate source. These two sets of data are pulled into the API and processed, allowing en-route bus tracking.

Front End Development

The hrt-bus-finder runs entirely in the browser. As such, development requires nothing more than an Internet connection and the ability to clone this repository. All dependencies have been included.

Issues / Questions

Any bug reporting or feature requests should be done through the issues tracker in Github.

If you have any general questions regarding this product or Code for Hampton Roads, please feel free to contact us via the [Code for Hampton Roads Google Group] (https://groups.google.com/a/codeforamerica.org/forum/#!forum/c4hrva).

About

Web app for the HRT bus API, GitHub Pages, @bschoenfeld and @wbprice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.4%
  • CSS 9.6%