Minimally functional schedule rendering

Add timetable and event listing based on transforming a simple input
data structure.
This commit is contained in:
Hornwitser 2025-02-26 22:53:56 +01:00
parent 7d822e4934
commit 484c27ece2
10 changed files with 610 additions and 7 deletions

3
pnpm-lock.yaml generated
View file

@ -25,6 +25,9 @@ devDependencies:
'@types/react-dom':
specifier: ^19
version: 19.0.0
csstype:
specifier: ^3.1.3
version: 3.1.3
typescript:
specifier: ^5
version: 5.0.2