YACS with support for multi and sub-semesters for any school
Clone the repo and
scripts/start.sh
Once up,
Head to the admin panel at /admin
You'll be able to
- Import courses
- Select default semesters
- Rename semester parts (useful for semesters that are split in parts)
Head to / and allow your peers/students to schedule away!
You should have docker installed on your machine
1. Run
bash scripts/dev-start.shYou should be able to access @ localhost
2. Populate with your schools data
In localhost/admin submit your school's courses by CSV and you're ready to schedule!
For schema see /rpi_data/summer-2020.csv as an example