This is a training project, based on the Kevin Powell and Web Dev Simplified video tutorials.
I use the Kevin Powell mockup, and develop the JavaScript mechanisms on my own. I'll watch Web Dev Simplified video as correction.
- create tasks lists
- create tasks
- check done tasks
- display remaining tasks number
- clear done tasks
- delete tasks lists
- store data into Local Storage
- error handling with visual responses
- responsivness
- accessibility
- create back-end
- add accounts