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

we are a team of 10 software developers, and we are searching for some management tool for our agile projects that is free or costs less then $15 per user per month. Yes, yes.. there are some of them, like pivotal tracker or free edition of version one, but there are some requirements that they do not meet, like:

  • we need to build task structure that is nested with 3 or more levels (like epic story, feature and stories in mingle)
  • we need this tool to be easy to use and intuitive with simple but powerful gui
  • we need to have iterations/sprints and a backlog to put our stories in it
  • we need to scale iteration lengths and associate tasks with estimated time and complexity level

I guess that maybe you've used some of tools like those and you can help us find one.. thanks in advice for every answer..

share|improve this question
7  
What's wrong with a cork board and cards? Seriously. Why all the software? – S.Lott Apr 29 '11 at 20:03
2  
Because for some teams, software is more efficient. In agile development, local adaptation trumps religion. – Andy Thomas-Cramer Apr 29 '11 at 20:40
Well, we are all SW developers so we all probably understand that our customers pay us because they have special requirements which are not fulfilled by free SW. Isn't this the same situation? You have special requirements - you need a budget to buy a tool which offers you all you expect. Btw. I fully agree with @S.Lott – Ladislav Mrnka Apr 30 '11 at 12:12
1  
A real world scrum board cannot beaten by software if the team members are at the same location. Use that and a spreadsheet (or TFS) for your backlog. Then use your 15 $ budget to stock up on post-its :o) – Morten May 1 '11 at 22:14
2  
The thing is, that we are not working in the same place... Part of the team is working in the office, but some of us are working remotely, so the traditional corkboard/whiteboard is not an option for us.. – ŁukaszW.pl May 4 '11 at 8:12
show 1 more comment

6 Answers

up vote 4 down vote accepted

Oh, are you in luck.

Atlassian's JIRA + Greenhopper supports agile development, with planning boards, task boards, burndown charts and more. I've been using it for several years, and like it.

To get people hooked on it, they have a deal that allows you to buy JIRA and GreenHopper for $20 for teams of ... 10 or less. (Normally it's low four-figures for larger numbers.)

It's browser-based and very easy-to-use.

It doesn't have arbitrary levels of task nesting, but it does distinguish some top-level stories as epics.

For the backlog there's an "Unscheduled" version, and you can also create versions to act as release backlogs.

share|improve this answer
1  
I second this. BUT if you really need nested tasks then you should consider Countersoft Gemini. – dsmalls May 3 '11 at 8:23

AgileWrap - http://www.agilewrap.com should meet your stated needs.

It supports 3 or more levels of story hierarchy, easy drag n drop backlog and planning, task board, iterations, releases, velocity, defect tracking, burndown etc. Our customers say it is easy to use and intuitive.

It is available free for 5 users and 10 users is only $50.00 per month for hosted.

I work for AgileWrap.

share|improve this answer

I used basecamp (www.basecamphq.com) and this tool with great success: http://www.burndowngraph.com/

You should be able to get away with the free plan. If not, it's only $24 for the basic plan plus 3 for the burndown chart.

share|improve this answer

We actually make a Scrum tool that we'll host for $10 a month. Builds burndowns, has a planning board, maintains the backlog all good stuff. Look into the Express version: http://www.axosoft.com/ontime/hosted/express

share|improve this answer
Advertising is generally frowned upon here – in this case, it's fine, it's on topic and fits what the questioner wants, but be prepared to be voted down into oblivion if you post this in less related questions! :) – Rich Bradshaw May 3 '11 at 18:27

I use Agilo for Scrum which is a free addon for Trac. There is a commercial version of it, but i think you have all features you listed with the free version.

share|improve this answer

I work on a project called ScrumDo that does exactly what you're asking for.

http://www.scrumdo.com/

share|improve this answer

protected by Michael Petrotta May 3 '11 at 4:39

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

Not the answer you're looking for? Browse other questions tagged or ask your own question.