This is a todo web aplication to help people to manage their things to do. You can check the live preview
To create a todo element and a project, use related buttons.
Newly created todo element will be automatically assigned to the selected project. Selected project's color and name will be shown on the top of the todo list. To change the selected project, click the select button of the project that you want to select.
To edit a project, click the edit button of the project. You can change color and title of the project. When you finish your changes, click save button.
This project is licensed under the MIT license.