#+TITLE: Traintrack Todos * TODO Handle extraordinary trips (i.e. those outside the gtfs schedule) * DONE Handle service announcements (per trip & day, nothing else needs to be supported) * TODO allow trip ping ingest via websockets * TODO implement GTFS realtime (this actually doesn't look too bad?) ** DONE do the protobuf stuff ** DONE implement vehicle positions ** DONE implement service alerts ** TODO implement trip updates * TODO frontend stuff ("leitstelle") ** TODO write a webform API ** TODO static pages frontend ** TODO auth (openID? How to test?) ** TODO dynamic content via logging/monitoring etc. * TODO find out if we need to support VDV standards * TODO decent-ish config files (probably yaml … sigh …) * TODO do lots and lots of testing * IDLE tracker stuff (as website) * IDLE monitoring stuff (at least a grafana with trains would be nice) * IDLE somehow handle extra data (e.g. track kilometres) without polluting the GTFS - same for "how do we know how much we can reduce delay between stops?"