My Calendar App is a full-stack application designed to help users manage their schedules, expenses, todos, and notes all in one place. The app provides a seamless and intuitive user interface for efficient day-to-day management and includes robust backend support for secure data handling and user authentication.
Is your feature request related to a problem? Please describe.
Currently, users are unable to create or edit events in the calendar app, limiting the calendar's functionality to just date display. It would be more useful if users could add events, appointments, or reminders to specific dates, especially with recurring event support.
Describe the solution you'd like
I would like to implement a feature that allows users to create, edit, and manage events by clicking on specific dates in the calendar. The event form should include:
Event Name
Time
Description
Priority (low, medium, high)
In addition, I would like to add support for recurring events with options to repeat events daily, weekly, or monthly. Users should also be able to specify how long the event should repeat (e.g., for a set number of occurrences or until a certain date). The events should be visually distinguishable on the calendar.
Screenshots
If applicable, add screenshots to help explain your problem.
screenshots/video of feature
Add any other context or screenshots about the feature request here.
check list
[x] I am contributing under GSSoC-ext
[x] I am contributing under hacktoberfest
[x] I follow contribution guidlines
Please assign this to me under GSSoC-ext and Hacktoberfest labels. @divyansh-2005
Is your feature request related to a problem? Please describe. Currently, users are unable to create or edit events in the calendar app, limiting the calendar's functionality to just date display. It would be more useful if users could add events, appointments, or reminders to specific dates, especially with recurring event support.
Describe the solution you'd like I would like to implement a feature that allows users to create, edit, and manage events by clicking on specific dates in the calendar. The event form should include:
Event Name Time Description Priority (low, medium, high) In addition, I would like to add support for recurring events with options to repeat events daily, weekly, or monthly. Users should also be able to specify how long the event should repeat (e.g., for a set number of occurrences or until a certain date). The events should be visually distinguishable on the calendar.
Screenshots If applicable, add screenshots to help explain your problem.
screenshots/video of feature Add any other context or screenshots about the feature request here.
check list
Please assign this to me under GSSoC-ext and Hacktoberfest labels. @divyansh-2005