BroncoDirectMe / Backend

BroncoDirectMe's API for the Chrome Extension
https://broncodirect.me
9 stars 1 forks source link

[PRIMARY FEATURE] Curriculum Table Helper Functions #58

Closed PattyCakesxD closed 11 months ago

PattyCakesxD commented 1 year ago

User Story

As a developer, I want to have a set of helper functions that will simplify the process of interacting with the 'Curriculum' table, making CRUD operations more efficient and error-proof.

Technical Task:

Develop the following helper functions to simplify interacting with the table:

Note all of these helper functions should error handle as necessary, such as handling duplicates and invalid inputs.

Acceptance Criteria:

Related Issues: