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]: Add "Completed and Pending Tasks" Section on Home Interface #108

Closed srishti023 closed 1 month ago

srishti023 commented 1 month ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

The feature will allow users to:

Input tasks through the to-do form. Once a task is completed, mark it as completed, automatically moving it to the "Completed Tasks" section. The remaining tasks will stay in the "Pending Tasks" section.

My Solution

Task inputed from here: Screenshot 2024-10-12 134558

Seen here on website : Add a subheading

Current Ui with no task completion or pending section

Screenshot 2024-10-12 134644

check list