/Get-It-Done

To Do Application

Primary LanguageJavaScript

Get-It-Done

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

image



⚠️ There is an ERROR while retriving from Localstorage. If you are facing it, please clear the browser's localstorage (Inspect > Application > LocalStorage). Soon this will be fixed.


Features

  • 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

ToDo

  • Delete verification
  • Todays List
  • Small Card View
  • Dark Mode
  • Task count summary