Hello, I am creating an application to organize dates for a group in a calendar. I was wondering what the best way would be to allow the users to register and edit a calendar, such as adding events to a date/rsvp. I would also like to let other members of the group add events to the calendar. I was thinking of keeping the data in a table and storing it on a web server. What would be the best behaviors/plugins and way to achieve this goal?