GenerateNU / Algo

Fullstack application for the Algo project
6 stars 0 forks source link

DONT MERGE THIS, I NEED MORE CLARIFICATION ON HOW THIS SHOULD BE STRUCTURED #15

Closed adammotts closed 4 months ago

adammotts commented 5 months ago

Description

Change below here

Link to Ticket


Please include a summary of the changes and the related issue. Please also include relevant motivation, context, and images! If its a frontend ticket, screenshots are important, if its a backend ticket, please add pictures of relevant postman screenshots or console printouts.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. If they are unit tests, provide the file name the tests are in. If they are not unit tests, describe how you tested the change.

Change below here. If this is a frontend MR, include screenshots

Add here

Checklist

aniamisiorek commented 5 months ago

Looks good structure-wise! Check out my PR, I swapped out the short-term enum for a lookup table, which slightly affects your model.

leoRysing commented 4 months ago

make sure to resolve conflicts before you merge