djangoindia / djangoindia.org

Official website of djangoindia community.
MIT License
6 stars 8 forks source link

Add event handling feature #8

Closed HarshRaj2717 closed 3 weeks ago

HarshRaj2717 commented 1 month ago

This PR completes #3

Functionalities added:

~Functionalities left/TODO:~ (moved to #11 and #12 ) ~- [ ] Admins should be able to send email to all registered users of one event from admin panel~ ~- [ ] Add documentation about the available API endpoints~ ~- [ ] Users should be able to RSVP for the event after registering~

HarshRaj2717 commented 1 month ago

Should I merge this PR ? @salty-ivy @DevilsAutumn

DevilsAutumn commented 1 month ago

I will merge it after reviewing once again, thanks👍

salty-ivy commented 1 month ago

@HarshRaj2717 @DevilsAutumn I have made a single review let me know your thoughts.

rest LGTM! thanks a lot @HarshRaj2717

salty-ivy commented 1 month ago

@HarshRaj2717 just do the current changes and this should be ready to merge