p7-projekt / api-backend

Backend API
MIT License
0 stars 0 forks source link

[REQUEST] Student table #39

Closed KristianS93 closed 2 weeks ago

KristianS93 commented 2 weeks ago

The student table might have to be reconsidered, just like with the instructor table which was more of a role than an entity, I am unsure whether student should also just be thought of as role, as the student is just a user.

I think we should go through how this should work again, this is related to #38. Since the removal of the instructor table also made the dummy data seed irrelevant, as it was build upon creating an instructor entity first, likewise with a student.

KristianS93 commented 2 weeks ago

Will be solved in #19