59

I'm working with my brother on a website idea we have, and we'd like to use a tool to plan sprints and assign estimates to individual tickets.

Atlassian's JIRA+Greenhopper looks fantastic but costs $20/month and at this stage we're just validating our idea and would rather not spend money on a tool if we can avoid it.

Are there any free alternatives to these tools?

Sairam Krish
  • 10,158
  • 3
  • 55
  • 67
sergserg
  • 21,716
  • 41
  • 129
  • 182
  • Take a look at http://www.asitrack.com. – Cosmin Aug 05 '14 at 23:00
  • Atm, you can try Jira for a month, for free... And host the service yourselves, for 20 dollar (total)... (I'm considering) Taiga is nice indeed! – Danielson Feb 09 '15 at 15:13
  • One more alternative to be considered Krosswall ( http://www.krosswall.com ). It’s design to bridging the GAP between Agile in THEORY and Agile in IMPLEMENTATION. – Chirag Patel Dec 01 '17 at 05:27

9 Answers9

64

Taiga is 100% free and has all the features that comes with something like JIRA.

http://taiga.io/

It even has a burn-down chart! So that's a win!

Here's a site with a nice overview of what Taiga integrates with and real developer opinions on the tool.

http://stackshare.io/taiga

sergserg
  • 21,716
  • 41
  • 129
  • 182
  • 3
    It's a very nice pm system. However, it should be noted that Taiga is free for public projects only. Currently, private projects will be free during the Beta phase until July 2015. There will be a cost associated with a private project afterwards. – display name Apr 20 '15 at 15:47
  • 5
    Taiga is open source. Private projects by cloud hosted taiga will have a cost (not sure if July 2015) but users can always self-host their own Taiga. – Xaviju Apr 30 '15 at 07:47
  • 2
    @Xaviju Taiga is pretty hard to setup – Bhargav Nanekalva Jan 11 '16 at 02:17
  • 1
    @Nn-bhargav we have our online docs https://taigaio.github.io/taiga-doc/dist/#_setup_production_environment, a support@taiga.io email and a community mailing list at https://groups.google.com/forum/#!forum/taigaio to help you out with installation, and some users created scripts and dockers to make it easier. – Xaviju Jan 15 '16 at 11:31
  • Is it free only for public projects? – Petr Peller Feb 11 '16 at 09:36
  • 4
    At the time of writing, (2016-02-24) Taiga does allow free accounts to have private projects. – Andrew-Dufresne Feb 23 '16 at 22:10
  • Looks good and has Kanban and Scum, but is very restrictive and you need your ticket workflow to be as they designed it. For example: you have to work with story and with subtasks in Sprint, but you cannot add bug or engancement unless is linked to a story. Also you cannot see all tickes types (bug, story, task, enhancement) on same page. On kanban view you can only see tasks(not stories). I found it to restrictive and will look for other tools. Check discussion from their project page: https://github.com/taigaio/taiga-front/issues/797 – andreyro Sep 12 '16 at 18:01
12

Trello is a good tool for creating task boards and tracking work for small teams.

https://trello.com/

Steven Voyles
  • 315
  • 1
  • 3
  • 1
    Unfortunately it doesn't track time and does not show addition of time for N tickets in a sprint. – sergserg Mar 23 '14 at 03:05
  • He he, Steven, I also use Trello, and for very very small teams, including non-programmers, it is good option, but I have worked with JIRA for a while in past, and yeah - branch traking combining with Stash is great value! :) – Rozkalns Feb 24 '15 at 20:22
  • 1
    Trello itself may not have time tracking, but you can always use a Chrome extension to add that feature. Something like `Plus for Trello`: https://chrome.google.com/webstore/detail/plus-for-trello-time-trac/gjjpophepkbhejnglcmkdnncmaanojkf – mason81 Jan 10 '16 at 18:20
  • 2
    Trello is terrible for scrum. It's a simple task board. No more no less. – Petr Peller Feb 11 '16 at 09:37
8

I get this question a lot as a Scrum Trainer.

I strongly recommend Index Cards and a Physical Scrum Board. While it won't calculate time addition for you, that task is trivial and the 'information at a glance' that a Scrum Board offers is hugely beneficial.

If you absolutely HAVE to have an electronic board, try Visual Studio Online (TFS in the cloud) which, at present, is free for up to 5 users.

  • Yes, the best free alternative is the Physical Scrum board! And calculations are not so hard. @Serg you can use a google spreadsheet for those. It is pretty easy to build your sheet to calculate everything for you - it is just basic math. – Borislav Sabev Mar 24 '14 at 10:54
  • 6
    you can not do this for distributed teams – diyoda_ Mar 22 '16 at 23:42
  • We need a physical board, but we're distributed. My first mental draft is: 1) Use Trello to virtually optimise the Product Backlog 2) Take photos of the physical board and post them back to Trello or somewhere common. 3) Product Owner (wherever they are) is in charge of doing that. Ideally, there is one source of truth for the board, but obviously it can be copied by hand form another location. – jeremiah.trein May 26 '17 at 06:53
  • @jtrein I suggest that distributed teams are still best served by physical scrum boards. This can be achieved through simple use of 24/7 webcam, collaboration and communication, all of which help break down the barriers that exist between geographically dislocated team members. Some references: https://www.linkedin.com/pulse/virtual-teams-worse-than-i-thought-patrick-lencioni (Patrick Lencioni) https://webgate.ltd.uk/electronic-scrum-board-vs-physical-scrum-board/ (Disclaimer: I wrote this article) – Derek Davidson PST CST May 26 '17 at 20:16
4

Another option (We use Jira) would be YouTRACK. http://www.jetbrains.com/youtrack/buy/

It is free for up to 10 users and seems to offer pretty much the same functionality.

DISCLAIMER: I have never used YouTRACK on any level. IntelliJ is a great product though.

code
  • 4,073
  • 3
  • 27
  • 47
3

For Agile project management, I have used extensive Thoughtworks - Mingle It's free for 5 users. Another good alternative could be agilefant. Agilefant offers a free and open source product that can be downloaded and deployed into your own private cloud.

If you are looking open source project management, which you can host on your own, the following list could be useful:

surfmuggle
  • 5,527
  • 7
  • 48
  • 77
Sairam Krish
  • 10,158
  • 3
  • 55
  • 67
  • 2
    It seems to me based on my 1h research that Project Libe and LibrePlan are more like ms project and offer little collaboration. Where OpenProject and Redmine are more like jira with collaboration features. – surfmuggle Apr 20 '16 at 21:05
  • valid point., thanks for updating the answer – Sairam Krish Apr 22 '16 at 13:39
1

You can also check TargetProcess (http://www.targetprocess.com/pricing/) it's free for 5 users

i use it for three months and it's very good

HokaHelal
  • 1,568
  • 2
  • 15
  • 21
1

I used Trello (http://trello.com) and Mingle (http://getmingle.io) on two different projects. Trello is great for tracking tasks and collaborating for small team. My trello project team had 3 members, we were distributed. We also use Google drives to track unstructured information. My mingle project team have more than 10 people, and used it for years. Team love using it for standup on big touch TV and different roles (BA/QA/PM) like it because you have have your own workspace track different tasks and sometime build their own report).

Huimin Li
  • 29
  • 1
0

IceScrum. It's open source and you can run on your own server. The best open source project planning in my opinion!

Rayron Victor
  • 2,398
  • 1
  • 25
  • 25
-1

https://www.teamwork.com/pricing

"If you don't pay after the 30 day free trial you can still use Teamwork Projects free forever"

"We also have a Free Forever Plan with 2 projects and 100mb space"

marknt15
  • 5,047
  • 14
  • 59
  • 67