Skip to content

ppierzchalka/TODO-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO-app

Simple TODO app with writing to localStorage

Installation & Running

  1. Download or clone this repo to your machine
  2. Run index.html

Usage

  1. Provide Your TODO task name in proper form field (required)
  2. Provide deadline for your task (optional)
  3. Click submit to save your task to list
  4. Double click task name to edit, enter to save.
  5. Click remove button to delete task
  6. Mark task as done by clicking on checkbox on left side of Todo task
  7. Todos marked as done appear with blue background on page
  8. Todos with expired date appear with grey background on page

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published