Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 815 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 815 Bytes

Todo-App

This is a todo web aplication to help people to manage their things to do. You can check the live preview

Creating Project and Todo

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.

Editing a Project

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.

License

This project is licensed under the MIT license.