To.do.list.App.mp4
This project was bootstrapped with [Create React App]
Contains four buttons:
1. Create New
2. Weekly Planner
3. 2023 Planner
4. Stats
Asks for task, date and priority of that task.
A list is created with a delete option for deleting any entry.
Shows all the task with an edit option:
* To add a new task
* Delete any task
* Mark any task as completed
* Delete the list for that day
Shows the to do lists for current week.
(work in progress)
(work in progress)
Provides information about:
* Total tasks created
* Tasks Completed
* Performance Stats