How does it work? - diazsandra/todo-list-app GitHub Wiki
Add a task to the task list
Click on the entry "What needs to be done?" Enter the title of the task you need to do Press Enter to add the task to the list These tasks are shown in "All" or "Active", you can add the necessary ones
Edit the title of a task
Double-click the title of a task; the title will change to an input field. Edit the title and press Enter or click outside the input field to save
Mark a task as completed
Make sure the filter is "All" or "Active" Click the check box to the left of the task to be marked as complete
Mark a task as active
Make sure the filter section is set to "All" or "Completed". Click the check box to the left of the task that must be marked as active to remove the status of Completed
Mark all tasks as completed or active
Click the check mark to the left of "What needs to be done?" input field for all tasks to be marked as completed or active.
Delete completed tasks
You must click the "Clear completed" button in the filter to delete all the tasks that are in that status.
Show all tasks, completed or active
The task filter is located at the bottom of the list, choose one to filter the displayed tasks. Possible values โโare: "All": shows all tasks: completed and active "Active": shows only active tasks "Completed": shows only completed tasks