Document toolboxDocument toolbox

Project plan

The 'PROJECT PLAN' tab for a task displays a timeline (Gantt diagram) which shows when each sub tasks has activity. It also displays a list of the activities, in textual form.

The scheduling doesn't reflect the production planning of the sub tasks, its aim is to give an overview of how the various activities in a project relate to each other.

A Sidebar lists all the sub tasks and allows you to create a new activity by dragging a sub tasks to the timeline. The activity may then be edited by dragging it or clicking on it.


Activity

For each activity you may specify things like estimate (in days), pessimistic estimate, and the number of workers needed.

Activities may depend on each other. This simply limits when you may schedule an activity. F.ex. activity B may be set to depend on activity A, so that the start of B must be after the end of A.


Milestones

Milestones may be added. A milestone may include a question form - when the milestone date is reached, then question form is requested from the responsible user on the project.


Classes

The class TodoProject holds information about the project.

The class TodoProjectActivity list