Description
The current full calendar application allows users to add events but lacks the functionality to delete them. Over time, this can lead to a cluttered calendar with outdated or incorrect events.
Suggested Feature
- Display a numbered list of existing events.
- Prompt the user to select the event number they wish to delete.
- Remove the selected event from the list and confirm the deletion.
Benefits
- Provides users with better control over their calendar entries.
- Helps maintain an organized and up-to-date calendar.
Good First Issue?
✅ Yes — this is a beginner-friendly enhancement.