ufosc / AskAGator

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

Add join table between Courses and Users #116

Closed hjarrell closed 5 years ago

hjarrell commented 5 years ago

Add a many-to-many relationship between the Users table and the Courses table. Here are some guides that could help:

hjarrell commented 5 years ago

Also add an integer column in the relation for Role.