Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 292 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 292 Bytes

A simple "To Do" List written in JavaScript:

Simply open "index.htm" in your browser to start!

  • Allows you to edit, reorder, and delete tasks
  • Uses HTML5 LocalStorage for persistence when reloading the page, etc
  • Makes use of Twitter Bootstrap for prettiness

===========================