Xilconic / Kanban_project_management

Tool to help out with project management where Kanban is being used.
GNU General Public License v3.0
0 stars 1 forks source link

Be able to distinguis work items belonging to a project #3

Closed Xilconic closed 3 years ago

Xilconic commented 4 years ago

Right now, all work items are assumed to deliver 1 milestone. But often times work is broken up in various 'piles' or projects, where the completion of 1 project represents a milestone.

It should be possible to define 1 or multiple projects, where each of those projects is comprised of at least 1 work item. When running the Monte Carlo simulation, the completion times of each project can be estimated. Assume that all projects have the same priority and can be worked on concurrently.

Xilconic commented 3 years ago

Implemented as of revision ea92715d2b2a784ffe527b1f3d4082dc48e52eb7 .