ufosc / AskAGator

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

Add join course mutation to backend #118

Closed hjarrell closed 5 years ago

hjarrell commented 5 years ago

Add a mutation function that the user can call with a join code and add them to the course. Handle if they're already in the course.

This is currently blocked by #116.