diff options
Diffstat (limited to 'todo.org')
-rw-r--r-- | todo.org | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -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 |