This is a simple ToDo task manager application built with React and styled with Bootstrap. It allows you to add, manage, and track your tasks and also store those tasks in the localstorage. The application provides features like add task with title, description, due date, status, and priority.
https://getitdonne.netlify.app
- Add new tasks with a title, description, due date, status, and priority.
- View tasks organized in different tabs based on their status: All Tasks, Pending, Completed, and Important.
- Mark tasks as completed or pending.
- Mark tasks as important or not important.
- Delete individual tasks or delete all tasks at once.
- Keep the records in the localstorage
- Delete verification
- Todays List
- Small Card View
- Dark Mode
- Task count summary