PHP TODO Tasks Manager package is a simple based on CSV file todo tasks manager .
It can then be used as a good starting point to build more
advanced and interactive todo tasks manager.
see the file ToDotest.php for an explicit how to use example.
Use the forum to suggest improvement ,report bug and send feedback
Or contact me at leizmo@gmail.com.
Ps: Note that while specifying yours headers with the methods createToDo::setHeader(),
the first header will always be taken as index(primary id) and the last header as done/undone case.
|