Script Description:Small PHP web script to allow multiple developers on a project maintain a communal TODO list to help development, with useful features and email notifications.rrn rrn * Flatfile database (two files)rrn * Add, Complete, Remove, Edit optionsrrn * Coloured categoriesrrn * Due dates, visual overdue notificationrrn * Attribution of todo items to different peoplerrn * Email notification via cron with reminder date and frequency optionrrn * 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-cj
