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.
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:
Seen here on website :
Current Ui with no task completion or pending section
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:
Seen here on website :
Current Ui with no task completion or pending section
check list