Add joining course instances
People should be able to join course instances.
This requires figuring out the schema for courses.
A course should have:
- A description
- A link to a forum category for it
- A list of upcoming instances
- A way for you to join an instance
A person upon joining should be added forum group for that particular instance. This feature does not include payments at the moment, but will soon.