aboutsummaryrefslogtreecommitdiff
path: root/todo.org
diff options
context:
space:
mode:
Diffstat (limited to 'todo.org')
-rw-r--r--todo.org18
1 files changed, 18 insertions, 0 deletions
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