- code made in JavaScript in OOP using class
- todo list can: add task, delete task, check as done or not
- classes defined in separate files
- tasks remember in localStorage so you can refresh browser without loosing your data
- form with validation and counts entered characters
- link to app - todo list