Page 1 of 1

Project Management software for OS deving

Posted: Thu Aug 14, 2008 8:46 pm
by AndrewAPrice
I'm looking for project managment software that can fit my needs.

I have found Overlord (http://www.garagegames.com/products/109/) which would be perfect, except for the fact you can't have tasks as subtasks of other tasks.

I want to be able to manage my tasks in a hierarchical for. e.g.:

Code: Select all

Kernel
   -> Processes
       -> IPC
             -> Events
                 -> Sending event
                 -> Receiving events
                 -> Wake up program on load
Then it can show me the percentage of tasks under Events done, the percentage of tasks under IPC done, etc.

Other useful features, but not necessary would be bug tracking, listing to-dos in to milestones and being able to see the % of the milestone completed, and show a graph of activity for the milestone.

Can anyone suggest software suited for that? Or should I write my own?

Re: Project Management software for OS deving

Posted: Thu Aug 14, 2008 10:30 pm
by AndrewAPrice
I found it much simpler to do this in MS Excel.

Re: Project Management software for OS deving

Posted: Sun Aug 17, 2008 8:18 am
by earlz
that is.... sad