ICPRplshelp / UofT-Enrollment-Tracker

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

Home Page:https://icprplshelp.github.io/UofT-Enrollment-Tracker/

Repository from Github https://github.comICPRplshelp/UofT-Enrollment-TrackerRepository from Github https://github.comICPRplshelp/UofT-Enrollment-Tracker

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.

https://icprplshelp.github.io/UofT-Enrollment-Tracker/


Languages

Language:TypeScript 83.1%Language:HTML 13.0%Language:SCSS 2.4%Language:JavaScript 1.5%