Skip to content

pvictordev/taskmate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TASKMATE

To-do Web App made with Vanilla JavaScript.

Functionality:

  1. To add a task, type it in the input field and click the "Add" button or press ENTER.
  2. To delete all the added tasks, click the "Delete All" button.
  3. To delete particular tasks, click on the label of the task.
  4. To mark all the added tasks, click the "Mark All" button.
  5. To unmark all the added tasks, double-click the "Mark All" button.
  6. To mark or unmark particular tasks, click on the checkbox of the task.

Deploy: https://pvictordev.github.io/taskmate/

About

To-do Web App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published