Skip to content

noahhendrix/todos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 Todos

What Am I

Basic Todo List application with tagging

How to use

  • Enter new todos using the "What needs to be done?" field
  • Filter todos by tag using the search field at the top right. Use enter to apply the filter or esc to clear it
  • Remove old, completed todos using the "Clear Completed Todos" button
  • Quickly mark all todos as completed using the "Mark All as Done" checkbox
  • Mark an individual todo as complete using the checkbox to the right of it's title
  • Add/Remove tags by double clicking the cog on the right of the todo

How to run tests

  1. Start SC server
  2. Open "http://localhost:4020/todos/tests.html"
  3. Pray to the testing gods

About

Following SproutCore Tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published