source-academy / stories-backend

Backend of Source Academy extension for Stories support.
0 stars 0 forks source link

Create migration files, Add users model & controller, Query from database #28

Closed gracelimshiern closed 1 year ago

gracelimshiern commented 1 year ago

Set up basic MVC pattern for users and stories.

github-actions[bot] commented 1 year ago

Coverage Status

coverage: 54.93% (-24.3%) from 79.245% when pulling 3964b09efc1d4fcf964c3862db2908f4d99358d9 on grace-4 into c10f0e2bb69dd31cc891638289985ac86ef7b431 on main.

RichDom2185 commented 1 year ago

I will leave some minor comments as I review below, but no worries as I will resolve them.

RichDom2185 commented 1 year ago

Some major bugs have just been found.

We will merge the PR first due to time constraints. Let us use https://github.com/source-academy/stories-backend/issues/34 to track the progress of the fix.