From 198290cf11d859aa7f10e9377db8b65646340bca Mon Sep 17 00:00:00 2001 From: stuebinm Date: Sun, 3 Jul 2022 22:41:46 +0200 Subject: barebones webform API & frontend --- todo.org | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'todo.org') diff --git a/todo.org b/todo.org index be21561..f4285ed 100644 --- a/todo.org +++ b/todo.org @@ -14,7 +14,23 @@ ** TODO implement trip updates * TODO frontend stuff ("leitstelle") ** TODO write a webform API +- cancel trip +- add announcement to trip +- add trip +- add delay (only "now", not per-station?) +- edit trip metainfo +- add extra train number not in gtfs (optional) +- ** TODO static pages frontend +needed pages: + - auth (openID?) + - trips, filterable by: everything, currently running + - actions: cancel trip, add trip date + - single trip view + - actions: add announcement, cancel + - self-reload page to keep up to date? + - potentially more (e.g. accessability info for gtfs-rt) + - (optional) add extraordinary trip ** TODO auth (openID? How to test?) ** TODO dynamic content via logging/monitoring etc. * TODO find out if we need to support VDV standards -- cgit v1.2.3