Manage your Personal To-Do List in AJAX-Style using myTinyTodo

Posted on August 25, 2009, under JavaScript, PHP,  Bookmark it

My Tiny Todolist is a really cool, simple and easy to use AJAX-based task management script written in PHP5 and JQuery UI by developer Max Pozdeev. Uses either MySQL Database or SQLite for storing the data.

Features include:

  • Task notes
  • Tags (and tag cloud)
  • Priority (-1, 0, +1, +2)
  • Sort tasks by priority, due date; also the tasks order can be sorted using “drag-and-drop”
  • Search
  • Password Protection

myTinyTodo

Do you wish to receive the latest updates as soon as they are posted? Get our RSS Feed or Subscribe to the Newsletter!

Get our RSS Feed!

One Reply to "Manage your Personal To-Do List in AJAX-Style using myTinyTodo"

  1. Awesome Collections.thank you very much for sharing

Leave a Reply


* = required fields

  (will not be published)


XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Note: If you want to post CODE Snippets, please make them postable first!
(e.g. <br /> should be converted to &lt;br /&gt;)