Single-tasking/workflow manager

2 points by mantas ↗ HN
I was playing with MongoDB the other day and came up with a simple single tasking/workflow manager.

Feel free to try it and use it if you like :)

http://utasks.idev.lt

8 comments

[ 2.9 ms ] story [ 30.3 ms ] thread
It's cool that you did this. Not sure that sort of focus works for me but at least you have it for you now ;)

I do have one suggestion anyway: knowing how many tasks remain ahead might be cool. Like a progress bar, or an "i/N" counter.

I was thinking about adding i/N counter, but I decided that it may disturb.

I may add show/hide for this in the next revision.

Thanks for suggestion!

what other technologies are you using apart from MongoDB ?