-
Todo app is a self-destructing to-do list application.
To-do lists are notorious for collecting junk: to-do items that you want to remember, but are not very important and thus get consistently put off. Todo app will help with the problem of to-do list clutter. -
Todo app is a utility application that uses a Rake automation.
Todo app will aim to keep to-do lists manageable by automatically deleting to-do items that have not been completed after seven days. The hypothesis is that if the to-do item is not important enough to be completed in seven days, it doesn't belong on your to-do list.
Log-in as test user account, take a look how it works.
- Click here to log in automatically.
- See to-do list.
- Upload profile photo through Gravatar.
- Add a new to-do item.
- Check off the completed to-do items. Ajax makes buttons much faster.
- With Rake, delete to-do items Automatically that have not been completed after seven days.