LIVE: https://stolar-xyz.github.io/to-do-list/
I made this project to practice some programming by using HTML, CSS and JavaScript. For me in this project the main role was manipulating with arrays and using some new methods that's I have learned.
- HTML
- CSS
- JavaScript
- BEM
- immutability
- normalize.css
- fontAwesome
- Type your task in input then click enter or on "Add task".
- After you done your task click on check icon to cross this task out.
- You can hide done tasks by clicking on "Hide done tasks".
- If you want to delete task, click on cross icon or click on "Delete all" which will delete your all tasks even hidden ones.
- You can cross out all your tasks by clicking on "Mark all as done", if you want to undo cross out the task click on green box on left side of task.