Skip to content
This repository has been archived by the owner on Oct 13, 2021. It is now read-only.

craveytrain/AustinMetro

Repository files navigation

Austin Metro

This is a project to help users find out the next route available for Austin Metro public transit. First we are concentrating on the rail with intentions of expanding to the bus lines when the code has reached feature critical mass and has been stablized.

Behavior

  • site detects nearest station
  • gives upcoming times
  • each station needs a real page
  • get for station should respond with HTML or JSON depending on request

Tech Notes

AppCache

  • offline pages, js, everything

GeoLocation

  • if location fails, give selection method for station

Localstorage

  • store route data accessed
  • do we cache the whole route? station? direction?
  • Versioning: date? number? hash?

About

Little app to get Austin Metro information

Resources

Stars

Watchers

Forks

Packages

No packages published