Skip to content

UofT Timetable Tracker | This is a frontend webpage used to visualize captures of all of UofT's course enrollments over time.

Notifications You must be signed in to change notification settings

ICPRplshelp/UofT-Enrollment-Tracker

Repository files navigation

UofT Timetable Tracker

This is a frontend webpage used to visualize captures of all of UofT's Fall-Winter 2022-2023 course enrollments over time.

VIEW THE SITE HERE: https://icprplshelp.github.io/UofT-Enrollment-Tracker/

Screenshot:

image

Notes

This site does not update in realtime. The intention of this repository is to display enrollment data and contains no functionality that captures enrollment data.

Self-hosting

In src/app/crsgetter.service.ts, set crsPath to be the lead URL to where all the timing information can be found. It must have a trailing slash.

For example: ${this.crsPath}20249/CSC110Y1F.json should link to that corresponding file.

About

UofT Timetable Tracker | This is a frontend webpage used to visualize captures of all of UofT's course enrollments over time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published