Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make a script to fetch general data of all sosy courses to json #123

Conversation

brianrahadi
Copy link
Member

Background:
As part of the course explorer feature, we want to have courses availability on the site. The data is available through SFU Course Outline API, but fetching it every time is expensive especially since the data only changes a few times or ideally once per term. Thus, we should just use a script to pull it and the site should just get it from local json data.

Changes:

@brianrahadi
Copy link
Member Author

Combined in #125

@brianrahadi brianrahadi closed this Dec 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make a script to fetch general data of all SOSY courses to JSON Implement course explorer
1 participant