create an endpoint for a logged in user to join an activity
the creator of an activity will be a participant at the activity
a user cannot join the same activity twice
before creating user2activity, verify that current number of participants < max participants
create an endpoint for a logged in user to join an activity
the creator of an activity will be a participant at the activity
a user cannot join the same activity twice
before creating user2activity, verify that current number of participants < max participants