-
Notifications
You must be signed in to change notification settings - Fork 37
Added event related backend controllers #103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @NOOB-3301, Welcome to the project Eventica! 🎊
Thanks for your contribution! Your effort makes this project better. Keep it up! 🙌
Please wait for the PR to be reviewed. Happy Coding!! ✨
✅ Deploy Preview for eventica ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Please attach the screenshots of your work in the PR description above @NOOB-3301 |
…ndling, fix organizer ID reference, and adjust event schema fields
This comment was marked as duplicate.
This comment was marked as duplicate.
Congrats, Your pull request has been successfully merged 🥳🎉 Thank you for your contribution to my project 🚀 Keep Contributing!! ✨ @NOOB-3301 |
Fixes Issue🛠️
Closes #101
Description👨💻
I have implemented event management functionality with CRUD operations.
Type of Change📄
Checklist✅
Screenshots/GIF📷
For getting any event
For all events
For adding any event
@Rakesh9100