to-do-APP icon indicating copy to clipboard operation
to-do-APP copied to clipboard

A to-do application built with es6 and webpack. Users are able to create a project and add tasks to the project. Deleting a project will also delete all tasks added to that project.

Results 1 to-do-APP issues
Sort by recently updated
recently updated
newest added

- You may add feature to edit and update projects and tasks. - You can make the form transparent so it doesn't hide the tasks.