BroncoDirectMe / BroncoDirectMe/Backend

[SECONDARY FEATURE] Associate OAuth Account with Degree Progress

Open
#42 0 comments 0 reactions 0 assignees View on GitHub
Feature good first issue Medium
Dominant language
TypeScript
Stars
9
Forks
1
PR merge metrics
No merged PRs in 30d

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:
- [Frontend#53 Capture DPR Requirements](https://github.com/BroncoDirectMe/Frontend/issues/53)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.