Live data from Hacker News

Kanboard – Kanban Project Management Software

kanboard.org

11–20 of 40 posts

Re: Kanboard – Kanban Project Management Software

#11

I like the idea. It looks like something that could work for me. Minor rant. I dislike the install section. It just assumes I already know everything about how to do it. I ran into similar issues when I was trying to setup Kimai. Install instructions basically forced me to spend time hunting down howtos, resolving issues that came up during my attempt ( arrgh ), and later just throw my hands in the air as Kimai insta…

When it comes to installing stuff like this, Docker is your friend.

Re: Kanboard – Kanban Project Management Software

#14
We use this software extensively at my place of employment and have done so for a few years. In fact, apart from ad-hoc spreadsheets with pretty coloured rows to make pseudo Gantt charts and the software developers using Gitlab issues, this is the only project/task management tool we use.

In short, it's quite good. It hasn't all been smooth sailing, but generally it's a solid piece of software which doesn't crash very often at all. The default design leaves a lot to be desired, but that can be easily fixed with CSS tweaks. Also, the performance can be very, very poor if there are a lot of cards open at once. The best process is to make sure any completed task is not just moved to a "Finished" column, but is actually Closed, so it no longer shows on the board. The Gantt chart (via a plugin, which used to be part of the core software) is a bit clunky. Exporting reports for management is also poor. Only a raw CSV export is available. There's also no actively developed mobile client. Overall though, I'm pretty happy with it for work projects, but don't use it for my personal stuff.

Re: Kanboard – Kanban Project Management Software

#15

I like the idea. It looks like something that could work for me. Minor rant. I dislike the install section. It just assumes I already know everything about how to do it. I ran into similar issues when I was trying to setup Kimai. Install instructions basically forced me to spend time hunting down howtos, resolving issues that came up during my attempt ( arrgh ), and later just throw my hands in the air as Kimai insta…

There's a separate requirements section that's linked to at the start of the installation section. I think instructions for things like configuring a web server would be too granular. In this case, the concise installation section combined with the requirements section seems like just enough info.

Re: Kanboard – Kanban Project Management Software

#16
This looks lovely for a self hosted Kanban board. Of course there are _lots_ of paid products out there for this too, but there are a lot of times where my company would prefer something free and self hosted.

Slightly unrelated: It looks like the author is the same as the self-hosted RSS reader Miniflux which I've been using for 4-6 months now and has been fantastic (Miniflux is linked in the footer and the primary committer is the same on both repos).

Re: Kanboard – Kanban Project Management Software

#17
On this general topic, I've been pretty impressed with Phabricator as a good JIRA alternative (with gitlab features as well). It was made at Facebook and then open sourced and then I think the team left Facebook(?). Anyway it's blazing fast and has a pretty solid kanban. It kind of seems like a one-person team though on the dev side.

https://www.phacility.com/phabricator/

We started using it long ago because it was one of the really nice looking self-hosted git repo hosts with very nice code review.

Re: Kanboard – Kanban Project Management Software

#19
Fun fact: The way kanban is used in project management is different than the original kanban used in manufacturing plants. In "IRL" kanban cards are handed _backwards_ to the previous station to signal demand, so things don't get worked on, unless they are needed downstream.

Re: Kanboard – Kanban Project Management Software

#20
post #19

Fun fact: The way kanban is used in project management is different than the original kanban used in manufacturing plants. In "IRL" kanban cards are handed _backwards_ to the previous station to signal demand, so things don't get worked on, unless they are needed downstream.

Lean kanban was never meant for project management, it is a process management and demand leveling technique.

Agile card boards like this bear little resemblance to Kanban, but the name caught on with the original Kanban software book. It is still a decent book though, and does in fact cover many of the principles of lean kanban. That said, I've rarely met a team using a kanban board that is familiar with the book or the principles of kanban.

https://www.amazon.ca/Kanban-Successful-Evolutionary-Technol...

Post reply on HN