To-do list is an application that allows you to make a list of tasks you don't want to forget.
You can add tasks, remove the last one or clean a whole list. The application uses local storage so that you don't loose your list after closing a tab or your browser.
- CSS3
- HTML5
- JavaScript / ES6
The basic version of the project is done. An improved verios could have a possibility of deleting selected tasks, adding a deadline and sorting tasks by urgency.
