This project was created for the Todo list assignment as part of The Odin Project curriculum.
You can take a look at live demo or at the screenshot below.
- use objects for todos,
- should include title, description/notes, due date
- ES6 modules with webpack
- user should be able to view all projects / tasks in the give project and create projects and tasks