In the place where I work, we move on to a more flexible approach to project management.
To support project management tools, I have used MS Project and Target Process in the past. But I think both of them have serious flaws:
- MS Project is not very intuitive and therefore difficult to use, especially for novice users. This is not flexible.
- The target process only looks halfway. For instance. Users can set their administrator privileges. The size of user stories is measured in hours, not in the dimensionless size, which I think is a really bad idea. The user interface feels overblown and overly complex without supporting keyboard use only.
We also use Jira to track problems, and I think that you could change it and add some custom fields / reports to make it a flexible project management tool.
So my question is: what software tools do you use for flexible project management and what do you like or dislike about this?
Addendum: I know that physical tools, such as a whiteboard or post-it, are in some ways an ideal tool , but if you want to get an overview of what is happening in a complete company, it is rather cumbersome to run from office to office. to look at whiteboards or get people to copy it in another form of document. A similar argument applies if you are working in a setting where the client is not on the site.
I will try to list some functions that I find interesting:
- easily accessible for management, client, team potentially from different sites. It almost requires a web application.
- to customize the application to suit the taste of flexibility preferred by the team or company.
- it should allow several people to access it in parallel. For instance. a developer marking a task / history as completed should not block the client from adding a new task. This pretty much eliminates Excel.
- Good keyboard-only usability, at least for things like updating a lot of stories or adding a lot of stories.
- The ability to integrate with Jira (the entries there should become tasks or something in the system, the changes should be synchronized, or at least impossible if they are not synchronized), and SVN (fixing comments with the history identifier should appear in the tool)
- Ability to integrate with other systems using the Java API.
source share