Skip to content

Latest commit

 

History

83 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple To-Do-List with interaction in JavaScript

Link

Added:

  1. container with To-Do-List data
  2. input "New Task" (here you can to write a task)
  3. button "Add New Task" (when it clicked, this adds a new task)
  4. ul with inroduced tasks
  5. button "mark as done" (when it clicked the task is marked as done and deleted from the list)
  6. button "delete done task" (when it cklicked the task is removed from the list)

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages