You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@ghostp13409 I made some adjustments to the tasks here :)
One thing to note: I don't think we need to worry about the type of user just now. We should plan for roles to be in a separate table. For now, we just need userse + ability to change the user
LMS will eventually support more than 1 user. We should create architecture needed to support this.
Design details
This DB should minimally store a username and a type (student or teacher)Just store usernameArchitecture needed to alter functionality based on type of current userTodo
The text was updated successfully, but these errors were encountered: