This is a task list application, it allows you to add tasks which are saved in local storage in your browser. You can also filter to find specific tasks, delete sigle tasks and delete all tasks.
- HTML5
- CSS
- DOM manipulation with vanilla JavaScript : I have used Vanilla JavaScript to practice DOM manipulation and improve my skills owards the language.
- Event delegation
- Local Storage
- DOM Stryles, Events, Element, Document, Window.
- Materialize Framework from Google : I have used this framework because is widely used for android application which is the look intended for this project
- Grid system manipulation for responsive interface.
- Cards, Buttons, Icons, Collections, Forms, Toast.