WebtaskerThis is a set of PHP scripts designed to manage tasks for a group of workers in a company. It allows you to have control over all existing task, and the worker...
This is a set of PHP scripts designed to manage tasks for a group of workers in a company. It allows you to have control over all existing task, and the worker of the task. Main page displays the task of each worker where you can create and delete a woker. Each worker is allowed to see his/her assigned task, modify the state and the priority, and provide his/her task`s information to all the other workers of the same task. Webtasker uses a PostgreSQL database for storing and processing data. Version 2.0 adds subtasks, e-mail notification of changes, authentication, multilanguage support, and superusers.