Skip to content

YACS-RCOS/yacs.n

Folders and files

NameName
Last commit message
Last commit date

Latest commit

087f443 · Feb 23, 2023
Oct 24, 2022
Feb 17, 2023
Jan 30, 2023
Oct 30, 2020
Oct 24, 2022
Feb 16, 2021
Feb 23, 2023
Feb 14, 2023
Aug 21, 2020
Apr 19, 2020
Apr 5, 2022
Apr 5, 2022
Feb 25, 2020
Dec 19, 2020
Aug 21, 2020
Feb 17, 2023
Dec 19, 2020
Apr 5, 2022
Apr 5, 2022
Dec 19, 2020
May 1, 2021
Nov 4, 2022
Nov 4, 2022

Repository files navigation

YACS.n

CodeFactor code style: prettier codecov

YACS with support for multi and sub-semesters for any school

YACS at your school?

Clone the repo and

scripts/start.sh

Once up,

Head to the admin panel at /admin

You'll be able to

  1. Import courses
  2. Select default semesters
  3. Rename semester parts (useful for semesters that are split in parts)

Head to / and allow your peers/students to schedule away!

Development

You should have docker installed on your machine

1. Run

bash scripts/dev-start.sh

You 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