Alanaktion / phproject

A high performance full-featured project management system
https://www.phproject.org
GNU General Public License v3.0
387 stars 106 forks source link

Gantt-Charts #155

Open steinhmor opened 8 years ago

steinhmor commented 8 years ago

Perhaps it's not the way that software-developing works, but for other "project management"-activities it would be great to have gantt-charts. i guess most of the data that is needed to generate them is already given (start/end/dependencies/parent-ids/hours planed/). perhaps the sprints could also be viewed as vertical lines like milestones. maybe one of these projects can be implemented: http://www.webstudiodev.com/planner/ https://github.com/bastianallgeier/gantti

Alanaktion commented 8 years ago

There are plans to add Gantt charts for projects, that's why we added the dependencies and start date field. @rightbit was going to build this at some point, but if he's not planning on it anymore, I'll look into doing it.