Skip to content

A Todo List application, capable of storing lists of different types, containing the user's todos in the local storage of the browser. Designed using HTML, CSS, and Vanilla JavaScript.

Notifications You must be signed in to change notification settings

divyanshyadav20/Todo-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo-List 📝

This is a Todo List application which consists of four primary features:

  1. A separate lists section where the user can store different kinds of list, each having their own set of tasks.
  2. The tasks completed can be checked and unchecked according to their completion. The completed tasks can also be cleared on the click of a button.
  3. Lists and tasks created by the user can be stored in the local storage of the user's browser to avoid losing the data on refresing the webpage.
  4. This application is mobile responsive as well.

Screenshot todo list

About

A Todo List application, capable of storing lists of different types, containing the user's todos in the local storage of the browser. Designed using HTML, CSS, and Vanilla JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published