Script Description:Small PHP web script to allow multiple developers on a project maintain a communal TODO list to help development, with useful features.rrn rrn * Flatfile database (two files)rrn * Add, Complete, Remove, Edit optionsrrn * Coloured categoriesrrn * Due dates, visual overdue notificationrrn * Basic file locking mechanism to make sure one developer updates at a time (avoids confusion)rrn * Easy to integrate into site template/designrrn * Security available through directory protection (.htaccess) not included.rrn * Simplified GUI at click of button, or settingrrn
Site Url: http://poff.sixbit.org/content/nss-todo
