I have a model of User. I have a model of Course. Then I have a third model which serves as a lookup table called CoursesForUser.
User
Course
CoursesForUser