Enhanced Event Editing
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
**Event Editing**
When editing events in portal, create a way of keeping track of the event through an event ID. That way when someone updates the event information (dates, name, time, description) it updates in the discord and google calendar as well.
**Task List**
- [ ] - Add event IDs to each event for tracking
- [ ] - Update google calendar event with new information (when edited)
- [ ] - Update discord event with new information (when edited)
- [ ] - Test and make sure there are no bugs in the editing process
- [ ] - (Optional) Add a buffer just in case multiple edits are happening to the same event within a short period of time
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.