Categories

Updated: 09/13/2005

Not-So-Simple TODO Script

Small PHP web script to allow multiple developers on a project maintain a communal TODO list to help development, with useful features. * Flatfile database (two files) * Add, Complete, Remove, Edit options * Coloured categories * Due dates, visual overdue notification * Basic file locking mechanism to make sure one developer updates at a time (avoids confusion) * Easy to integrate into site template/design * Security available through directory protection (.htaccess) not included. * Simplified GUI at click of button, or setting
©2003-2019 jCay.com