Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 626 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 626 Bytes

TO DO

Quick To Do project I'm making for work. See, I just need a simple "TO DO" list that I can add to. I don't need bells and whistles. Heck, this thing uses localStorage to save the data from day to day!

Setup

  1. Download repository and run bower install
  2. Launch in browser.

Functions

  • Add tasks from the 'Add' section at the bottom
  • Tasks appear at the top of the page
  • When you're done a task, click on it to mark it as complete.
  • ? pulls up info on import/export

See it in action!

To Do List!

To do

This is the section to leave ideas for this SPA.