Skip to content

A simple todo list application that allows you to save lists online (saved on browser). Coded with javascript.

Notifications You must be signed in to change notification settings

edouardproust/todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo list

A simple todo list application that allows you to save lists online (saved on browser). Coded with javascript.

👉 Live demo

image

Features

This "todo list" app allows you to:

  • Add, mark as completed or delete tasks
  • Filter tasks according to whether they are completed or not
  • Your list is saved if you leave the page and come back later (using the browser localStorage feature).
  • Special attention has been paid to the UI. Everything is done by hand, in javascript, html and css, without any extension or framework.

About

A simple todo list application that allows you to save lists online (saved on browser). Coded with javascript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published