Skip to content

burdakin/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TODO LIST MANAGER

A week-long task to train and develop JS skills. No side libraries used.

HOW TO USE

  1. Create a todo via input and a сохранить button;
  2. You may edit your todo via редактировать button. You will see an input field on the right where you may type your new TODO;
  3. Delete your todo via Удалить button.
  4. When your task is done check the checkbox on the left. Your finished TODOs are stored at the bottom of the page.

NOTE

Your tasks are stored on the local storage of your device. When page is loaded, your old TODOs will appear on a page. You may clear the TODO list via the Очистить список button.

About

A simple todo-list on vanilla JS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published