Create a basic route for students' extracurricular activities submission
Create an endpoint to store and retrieve extracurricular activities data
CHECKLIST
You have to
- Create a schema
- Create a controller with all kinds of logic
- Make sure it's secured.
- Use best practices for it
- Make a related commit with descriptive commit messages
When you are done and it's working create a pull request and move the todo to the under review section