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!
- Download repository and run
bower install
- Launch in browser.
- 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
This is the section to leave ideas for this SPA.