Jon Kolb
Jon Kolb
When having multiple days with the same lessons, instead of retying the array, allow the user to reference another day by name: ```js config: { schedule: { timeslots: ["8:00", "9:00"],...
Our local schools let out an hour early on Wednesdays, and so I added the ability for a `lessons` entry to be a map containing `timeslots` and `lessons` keys that...
Add a simple Dockerfile and a run.py that runs in non-debug mode on port 8000. Mount a volume at /schort/data to persist links