Skip to content

alitahir4024/to-do-list-app-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do-List-App-JS:

What is a To-Do-List:

  • A list of tasks that need to be completed, typically organized in order of priority is known as to do list.

Developed with:

  • HTML.
  • CSS.
  • JS (Main work).

Silent Features:

  • Can store unlimited to do's.
  • Data is not lost when the browser is refreshed.
  • Unique and Dynamicdesign.
  • We can add or remove a to do.
  • We can clear all to do's at same time.

Main JS functions and methods:

Project Preview:

To-Do List App