Commit graph

6 commits

Author SHA1 Message Date
1217104cd2 Colour events to make them visible 2025-02-27 19:18:39 +01:00
093a6816bc Implement editing of the schedule
Cobbled together minimum viable system for editing the schedule in a way
that propogates updates to connected clients.
2025-02-27 18:39:04 +01:00
cdad188233 Implement EventStream for live schedule updates 2025-02-27 15:42:59 +01:00
e5aac858e4 Document timetable terminology 2025-02-27 15:01:30 +01:00
99d04f4b43 Move schedule data to JSON file 2025-02-26 23:56:19 +01:00
484c27ece2 Minimally functional schedule rendering
Add timetable and event listing based on transforming a simple input
data structure.
2025-02-26 22:53:56 +01:00