divyansh-2005 / my-calendar-app

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.
https://my-calendar-app-phi.vercel.app
22 stars 51 forks source link

[FEATURE] Event Creation, Editing, and Recurring Events Feature #131

Closed amitb0ra closed 2 weeks ago

amitb0ra commented 1 month ago

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

anuragcode-16 commented 4 weeks ago

Kindly assign me this issue