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

To-Do List Enhancements #132

Closed amitb0ra closed 2 weeks ago

amitb0ra commented 1 month ago

Is your feature request related to a problem? Please describe.

The current "Add Todo" feature is basic and lacks functionality for managing tasks with priorities and due dates, making it difficult for users to organize and prioritize their to-dos efficiently.

Describe the solution you'd like

Allow users to create and manage tasks with priorities and due dates. Implement task filtering (e.g., by date, priority, or completion status). Provide a visual indication (such as a red dot or highlight) on the calendar for days with pending tasks.

Please assign this to me under GSSoC-ext and Hacktoberfest labels. @divyansh-2005