VIAplanner / via-timetable

Our mission is to use cutting-edge technology to build the best timetable planner for the University of Toronto
https://timetable.viaplanner.ca/about
Other
44 stars 12 forks source link

Integrate the program information into the backend #35

Closed leecohen23 closed 4 years ago

leecohen23 commented 4 years ago

Overview

GraphQL serves course data but not program data yet. The two steps involved are: 1. Upload the program data into mongodbAtlas. 2. Update the GraphQL instance to work with the program data.

TheFatPanda97 commented 4 years ago

subjects json has now been uploadeded