Skip to content

eneshamzaj328/OOP-To-Do-List-in-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OOP-To-Do-List-in-JS

Simple OOP To-Do List in JavaScript

This is a OOP ToDo List build in Pure JavaScript

CRUD | Create / Read / Update / Delete

  1. Add Todos and Search Todos / Keyborad Support Key Enter (To add a Todo/Task) and Right > arrow (To Search ToDo)
  2. Read
  3. Edit / Update
  4. Delete | Clear One by One Tasks Or All at Once
  5. Completed / Uncompleted
  6. Locally (Remember your To-Do's) | LocalStorage

This OOP To-Do Project is Totally Free!

JS OOP To-Do List.