This repository has been archived by the owner on Oct 18, 2024. It is now read-only.
Dump old WebSOC data into sqlite db #67
Labels
blocked
blocked
Story Point 5
New big feature to the project that can affect design of app. New tests likely needed.
Milestone
In reference to this comment, we could put old websoc data into the sqlite so that the query time is faster. This should prevent us from having to make a new request to websoc for data that will not change.
We can start by doing this with the course offerings from 2019-20 and earlier. It might be helpful to also keep track of query times so we know how much our api is improving for speed. These requests might not occur very often, but in the case that they do, we won't have to make more requests to websoc.
Todo
The text was updated successfully, but these errors were encountered: