-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
The calendar is a PITA to update on a weekly basis, so lets focus on making this better.
Phase 1: Config file driven model
Provide a simple config file that will allow for adding a title, name, and date and have this information reflected on the website. The file will be editable on github.
- Announce a special event with config
- Change DJs with config
- Change Instructors with config
DB driven model
Provide an admin UI where you can click buttons and it will set the djs/teachers/etc.
- Announce a special event with admin
- Change DJs with admin
- Change Instructors with admin
Reactions are currently unavailable