ufosc / AskAGator

Open source teacher/professor interaction software
10 stars 7 forks source link

Add a many to many relationship between Users and Courses #155

Closed hjarrell closed 5 years ago

hjarrell commented 5 years ago

Add a join table that links the Users to the Courses. Will worry about roles at a later time.

Closes #116