You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 24, 2025. It is now read-only.
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.