Routes and Controllers for Creating Events #11
Labels
good first issue
Good for newcomers
hacktoberfest-accepted
This pr is accepted as per hacktoberfest norm.
A route to create as well as edit events is required. The endpoints for any work related to events should be included under should be
/api/event
Please include the controller logic for the same. This will be an authenticated route and does non-logged in users cannot access it
Include Error Handling and follow a Modular approach
The text was updated successfully, but these errors were encountered: