From 6b4e8ba88f35538d62bb78b9872bc298178cf96d Mon Sep 17 00:00:00 2001 From: stuebinm Date: Mon, 27 Jun 2022 23:47:09 +0200 Subject: add a todo file --- todo.org | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 todo.org diff --git a/todo.org b/todo.org new file mode 100644 index 0000000..7140bf3 --- /dev/null +++ b/todo.org @@ -0,0 +1,18 @@ +#+TITLE: Traintrack Todos + + +* TODO Handle extraordinary trips +(i.e. those outside the gtfs schedule) +* TODO Handle service announcements +(per trip & day, nothing else needs to be supported) +* TODO allow trip ping ingest via websockets +* IDLE somehow handle extra data (e.g. track kilometres) without polluting the GTFS +* TODO implement GTFS realtime +(this actually doesn't look too bad?) +** TODO do the protobuf stuff +** TODO implement rest of stuff +* TODO find out if we need to support VDV standards + + + +* TODO do lots and lots of testing -- cgit v1.2.3