Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I'm looking for a project management tool with the following characteristics;
1) web based
2) collaborative. One person (the project manager) must be able to create tasks and assign them to co-workers. The co-workers must be able to edit them en resolve them, but they should not be able to close or reassign them. So if the project manager has given a task to someone, he can be sure that that task will stay with that person and will be reported back when it is finished.
3) ability to make a task dependent on something else. We find it unpleasant to have to do lists in which there are tasks that cannot be worked on for whatever reason. We want to be able indicate that a task is 'on hold', but that should only be possible when we indicate the on hold reason. This can be 'feedback from external person', 'feedback from other user', 'dependent on other task', 'postpone for x days' etcetera. These categories work differently; 'dependent on other task' will make the task active again when that other task is finished, 'postpone' should make the task active again when that time is elapsed, for 'feedback from external person' it should be possible to create a list of external persons and see the open feedback.

Is this kind of functionality available in any product you know of?

share|improve this question

closed as not constructive by Brad Larson Jan 25 at 15:40

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

9 Answers

You are very specific, I have been researching many project management tools recently and your 3rd point is something I haven't seen anywhere, this suggests you'd need a custom solution. Lightweight SAAS tool for you could be Basecamp http://www.basecamphq.com/

EDIT: In BaseCamp you would group tasks (in ToDo lists) into Milestones and normally a milestone is not completed unless you sort out all the tasks and ToDo lists, so it will probably give you the dependency structure you need for tasks anyway.

share|improve this answer

For this type of collaborative project management I recommend Microsoft Project 2010. It is one of the best project management software that helps to set a timeline for a project, allocate resources, estimated cost, project dependencies, etc. Basically, all the items you mention in your list!

share|improve this answer

Basecamp is a good solution for simplicity's sake, but for more the task-dependent structure you require, I'd look at redmine.

Redmine is an opensource Rails based solution that you can self-host. It's really powerful, and should give you the 'waiting on' options that you require.

share|improve this answer

A useful hosted PM tool is Liquid Planner. It offers a hosted service with a nice Ajax interface that allows for easy task entry and assignment. One feature that is nice is the use of best-case to worst-case estimates on the effort which then allows for a visual representation of when the tasks become critical. Effectively applying the flag when the task falls into the critical zone.

Also you can assign collaborators to the project with varying levels of usage.

share|improve this answer

Out-of-the-box Sharepoint. You can create a project template from which you can create multiple instances of a project workspace where a project manager can assign tasks and users can status them. These can then be aggregated up to provide real time status of a project.

share|improve this answer
what you write addresses the delegation part, but doe sharepoint also address the 'on hold' part? – Coen May 16 '09 at 8:24
@Coen Without looking at the full requirements of your system, 'on hold' seems like it is just a status of a task that 'deactivates' it from someone's queue until 'reactivated' (it's status changed). – Wayne Hartman May 16 '09 at 13:05
@Wayne: That is correct, and it is the reactivation that is interesting to us. Some tasks will reactivate automatically by some 'event' is the system, other tasks will depend on outside feedback. – Coen May 17 '09 at 6:34
share|improve this answer
1  
I'd vote it up IF You would put a few words about those tools in Your post. Posting links only is just rude. – Reef May 16 '09 at 11:07

Take a look at smartsheet.com, with the new functions you should be able to accomplish much of what you want in a spreadsheet like interface

share|improve this answer

It looks like HiveMinder (http://hiveminder.com) is what you're after -- I've just started using it, but it looks like it meets all of your criteria. The dependency management, especially, is a big step forward over the tools that offer milestones and goals, etc.

share|improve this answer

we are comming out with a prjoect mangement system which is based on RO ( requisite Organization ) principals and framework and will use agile for the prjoect magnement. It is going to be most powerful tool. RO is a very efficient way to run your company, agile makes it faster, RO has specific ways to task people, with 50 years of research and implementation it has become a science , US militiary has been using it for the past 20 years.

regards, amit

share|improve this answer