Open
Description
Refer to the events schema to figure out the fields needed to create an event from the context of an authenticated club admin. Would be a POST request.
No need to worry about auth for now; work on ticket with assumption that auth exists as middleware between request and the POST controller.