Taiga.io hit #1 on @HackerNewsYCBot for a while today (thanks HN!). Traffic up 100x. I was dumb enough to ask our developers if we could handle it. This is what they sent back<p><a href="http://goo.gl/B57ERn" rel="nofollow">http://goo.gl/B57ERn</a><p>Each little "ball" is a request to the server
On the left: the IP numbers from the users connecting around the world
To the right: The url's being served up
In the center: The "static calls being serviced by our front end<p>The brightness represents the speed with which the code written by our awesome developers delivers data (aided of course the great hardware)<p>Had any of the balls gone past to the right, that would have been a serve we couldn't return. Try that, Federer!
They have a CLI interface in addition to the web interface. That's a refreshing feature.<p>They also have a vagrant box which you can use to take it for a spin until the live instance is ready.<p><a href="https://github.com/taigaio/taiga-ncurses" rel="nofollow">https://github.com/taigaio/taiga-ncurses</a><p><a href="https://github.com/taigaio/taiga-vagrant" rel="nofollow">https://github.com/taigaio/taiga-vagrant</a>
The kanban approach is quite similar to Odoo Project.<p>You can test the online demo: <a href="http://bit.ly/1CGha87" rel="nofollow">http://bit.ly/1CGha87</a><p>The Odoo Project website: <a href="https://www.odoo.com/page/project-management" rel="nofollow">https://www.odoo.com/page/project-management</a><p>And the github page: <a href="https://github.com/odoo/odoo" rel="nofollow">https://github.com/odoo/odoo</a><p>Some of the features I like in Odoo project: email gateway, pivot table reporting, cross-project tasks or reporting, timesheet integration.
Looks interesting, but I couldn't keep the site open for long because it was eating both of my two CPU cores.<p>Firefox 32.0.3 on Ubuntu<p>About 62 % of time is spent in FFS.CanvasRenderer.prototype.render()
Looks nice so far. Looking forward to the "live instance", assuming it will be a pre-populated project showing off all of the functionality.<p>I manage multiple concurrent projects, and I don't see an overview of open issues across projects. Am I missing that, or are there plans to add that?
Nice. Clean layout. Much prettier than jira.<p>When viewing a story, it'd be nice to be able to change the status without going into edit mode. Or something like a transition (aka how mingle does it) to say "start work" or "done with testing"
Looks nice, Looking forward to the live demo :)<p>We're currently employing OpenProject[1], a Chili/Redmine fork with extensive Agile/Scrum[2] functionality. Despite all valid points against Redmine being bloated, it provides many features often lacking elsewhere (Auth Providers such as LDAP / Single-Sign On, Plugins).<p>[1] <a href="http://openproject.org/" rel="nofollow">http://openproject.org/</a>
[2] <a href="https://www.openproject.org/projects/openproject/wiki/Agile_Teams" rel="nofollow">https://www.openproject.org/projects/openproject/wiki/Agile_...</a>
Also worth checking out is Bugs:<p><a href="http://pixeline.github.io/bugs/" rel="nofollow">http://pixeline.github.io/bugs/</a><p>Issue management, Kanban board, extremely simple to setup (Apache, MySQL).
Concerning your: "the Project Management Tools that are out there weren't making us happy. In fact we hated the whole lot of them. Bloated, slow, ugly to look at and unintuitive, we just couldn't stand the sight of them a moment longer." How does your project relate to <a href="http://92fiveapp.com/" rel="nofollow">http://92fiveapp.com/</a> which was posted here some time ago in a somewhat similar vein?
Some of the text on the home page is extremely light. It makes it hard to read against the white background. From a designing standpoint I would suggest to darken that text up a bit. The "Did we say free..." text is also hard to read. Maybe put one of those transparent black boxes behind it?
This looks super interesting, thank you very much for working on it, I think you're doing a great thing by making it open source. :) It's really frustrating that the tools we use for planning (e.g. Trello) generally aren't modifiable.
Looks great, can't wait to see the demo, and the acknowledgement of entering an already crowded space. Personally I think many of the tools that are out there right now could very very easily be out-performed by an open source tool.<p>I sometimes wonder if killing another company's revenue by creating an open-source tool (that is as-good or better, which you generally strive to) is moral/ethical... I know it's not bad, but feels kind of weird to take their lunch<p>Little nitpick -- the "In Beta" stripe in the top left doesn't really mesh with the rest of your style choices (neither in font choice, tone, etc)...<p>I like the designs so far -- most of the sections look pretty good
First off, really slick interface and seemingly very full featured beta!<p>I am a little confused on the Scrum Sprint Taskboard vs Kanban board. We use a combination of the two with a Kanban board being the Sprint backlog/board. It seems there is no easy way to move cards when viewing the Sprint Taskboard and when enabling the Kanban module in the project, yes the Kanban board is usable for the tasks/stories but the columns in the two are not in sync. Maybe we're doing it wrong, but how should a team move the stories through to done during a sprint?
The task board and sprint planing looks really good (even if it seems that they mix up two different methods with Kanban & SCRUM). I wish github would provide similar functionality out of the box.
The project seems really nice, the import from redmine is very much appreciated, especially as most of people who may be interested to use this application are likely to already use something, and will therefore need something to make the migration painless<p>I've seen there's a ncurses client, would it be possible to also have a full CLI one too. The rational behind would be that this way linking my git repository and taiga would be as simple as changing my hook script to use this CLI tool, same for the CI scripts
Why is it always the thing I needed yesterday is on HN today?<p>I went with DoneDone (<a href="http://www.getdonedone.com/" rel="nofollow">http://www.getdonedone.com/</a>)
This looks great at first.<p>We will see if the flow is useful to enough people and if it's worth paying vs other options available right now. Project management software is hard as there are so many different way of dealing with projects.<p>Also, I hope it works great on mobile or it's in the plan, otherwise it might be a deal breaker.<p>Also, I think I like the fact it's open source with a paid hosting if we want. Let's see how they deal with that on the long term.
Is there any such tool (free or not) that integrates with GitHub and it is ready to use?<p>It would be great to not maintain 2 issues list, 2 milestones etc.
Looks very promising. I like the idea focusing on Kanban and Scrum and not making to work on everything and that way turning to too complicated.<p>Angular needs some optimization obviously or maybe the server is just slow? It would be cool to see text complete when writing users stories. Like: As a...
Also, poker planning and retrospective tools would be nice to see.
Having worked on some agile project management tools, it seems that the space has an unusually high number of customer requests for slight variations/customizations. I am very optimistic about an open source implementation if it allows users to easily adjust the product to meet their specific needs. Best of luck!
Looks beautiful. Our workflow however requires us to view multiple projects under one backlog/workboard. I can't seem to find a way to do that, which is a bummer because this is a really neat looking tool.
The "IN BETA" ribbon is using a serif font, I don't think it's done on purpose. TMHO it breaks the overall visual consistency of the page.
Is it possible to change the font? It is so, narrow and tall.<p>Something else I'd like to see. Make empty columns more narrow when empty to preserve space when it can be done.<p>A bit off topic, but does there exists any app for these things native to OSX? I don't like these web-interfaces.