-
Notifications
You must be signed in to change notification settings - Fork 1
[SECONDARY FEATURE] Associate OAuth Account with Degree Progress #42
Copy link
Copy link
Open
Labels
FeatureNew feature or requestNew feature or requestMediumThis requires decent dedication to completeThis requires decent dedication to completegood first issueGood for newcomersGood for newcomers
Description
User Story
As a developer, I should ensure that collected degree progress records are bound specifically to a student's OAuth account to ensure their education data is recallable and private.
Technical Task:
Develop a schema that effectively associates a student's degree progress with their OAuth ID as a primary key
Acceptance Criteria:
- Create relevant columns/tables/whatever is needed to accept degree progress
- Figure out what the best practice for storing the data is (3NF may not be best route)
- Write the query to write to relevant tables
Related Issues:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
FeatureNew feature or requestNew feature or requestMediumThis requires decent dedication to completeThis requires decent dedication to completegood first issueGood for newcomersGood for newcomers