
The Task Collaboration Widget
This widget is designed as part of the Time Collaboration Management Project. It has been developed to assist the collaboartion of small groups and provides a simple solution to managing tasks between 5 to 6 members. This system takes on a similar ideology with a wiki system, in that any members of a group can add/edit/remove tasks from other members list. This tool differs from existing project management software in that it is more simple and intuitive to use.
The back end to this widget system is a MySQL server, serving as a central hub for all projects. Widgets interact with the database using PHP and would asynchronously updates the data on all other widget.