Web app that contains a check-list based task management UI?

Posted by meder on Stack Overflow See other posts from Stack Overflow or by meder
Published on 2010-06-12T21:38:22Z Indexed on 2010/06/12 21:42 UTC
Read the original article Hit count: 320

Filed under:
|
|

I'm looking to develop my own task application so I'm trying to study the UI of any possible in-browser apps that have some sort of functionality which has an ordered list where items can be tagged as "done" and they either get color-highlighted or move into a "DONE" column.

By the way, the area would be a tinyMCE or similar editable area and not some primitive html rendering.

Example:

alt text

© Stack Overflow or respective owner

Related posts about ui

Related posts about checkboxes