You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using data from PeterPortal, filter out classes that came before the current quarter quarter in the four-year plan.
This would probably involve an actual PeterPortal API (as opposed to AAPI).
My current imagination is that AA backend would authenticate the user with Google, request PPAPI server-side with a shared secret for the four-year plan, then request the AAPI to filter out those classes.
Tasks
Specify the user interactions for the feature (Minh).
For UI, I'd imagine it's just a toggle in the search pane that's only visible if you're authenticated.
However, we have to think about how to communicate the idea that the data is pulled from PeterPortal.
Work out communications between PP and AA.
What if someone has multiple 4-year plans in PeterPortal?
Decide on a timeline.
Implement the logic to filter out classes depending on the user on the backend (with authentication).
Complete by Wednesday 2/12
Implement the feature on the frontend.
Related Issues
Requires #1027
The text was updated successfully, but these errors were encountered:
Description
Tasks
Related Issues
The text was updated successfully, but these errors were encountered: