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.
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.