Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 549 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 549 Bytes

Don't forget to...

Click here for a live demo

I started this project to be more confident with React and all the technologies related to it, like Redux to manage the actions. This project wants to be a simple "To do list" tool to trace your tasks.

Next steps

  • Add more details to the task
  • Introduce a local storage
  • Add the possibility to create more dashboard
  • Make the tasks draggable between dashboards
  • ...