Chong-source / Calendar_Automation_Project

This is a documentation of the Calendar Automation Project I completed during my senior year of high school. I used javascript as my language and used the API platform that google provided to create this program. The program does a 4-day rotation for schools that follow such rotation of classes.
1 stars 1 forks source link

Add feature: Preview Individual Teacher Schedules Before Pushing to Google Calendar #3

Open Orinax opened 2 months ago

Orinax commented 2 months ago

It should be possible to preview what a teacher's schedule is for each of the rotation days (ABCD in this specific school's case).

Orinax commented 1 month ago

We will need to be able to create the big dataframe of all teachers' schedules before anything can be done with this.