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

SOC Integration #25

Closed
wants to merge 12 commits into from
Closed

Conversation

p8gonzal
Copy link

@p8gonzal p8gonzal commented Jan 3, 2022

Summary

Integration of Schedule of Classes API, displays class information (Sections, times, room) upon query.

Changelog

[General] [Add] - Added capability for API calls that fetched Information on classes and then displays in UI.

Test Plan

  1. Due to a lack of authentication framework, this build requires manually adding an access token from an app. w/ a valid subscription.
  2. Search using search bar by adding [subject code] [course code]. e.g. 'CSE 110'
    Note: Parsing algorithm not fully implemented. Error handling and query parsing is still in progress.
    Requesting a code review and feedback.

@p8gonzal p8gonzal changed the title Soc integration SOC Integration Jan 3, 2022
@p8gonzal p8gonzal linked an issue Mar 24, 2022 that may be closed by this pull request
@p8gonzal p8gonzal closed this Apr 19, 2022
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.

Integrate Schedule of Classes API
2 participants