Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 417 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 417 Bytes

Simple ToDo list with the following features:

-Tasks can be added to the list
-Counter tells you how many tasks are left to be completed
-The "delete" button deletes task whether it's completed or not
-The "complete" button changes the color of task to red and
-"Remove finished tasks" removes the tasks which are marked as completed

Please, check here https://izaprzy.github.io/To-do-list/