As you most probably know, GitHub has now the feature called Projects which is pretty much a competitor to Trello boards, from the first glance. I'd like to ask the DEV community which one do you prefer to use for managing your projects and why? What benefits one of them has over another one?
Thank you for your opinions and have a productive week!

For further actions, you may consider blocking this person and/or reporting abuse
Top comments (53)
I worked with Trello for a while and was very happy with it because it is platform independent. This makes it easier to work with people who don't have direct GitHub access, such as graphic artists and designers.
Personally, however, I am currently more inclined towards quire.io.
The reason for this is the provision of 'organizations' as a superstructure and a project-specific overview via a dashboard.
Thank you for the feedback! This is right, github is a platform for devs mainly and if a team has non-dev people involved in the project it might be a strong reason for choosing Trello.
I've never heard about quire.io, it's time to check it out...
It is relatively young in terms of duration and they are very open to feedback. So I could achieve through my feedback that they allow and display checkboxes for the descriptions of the tasks as markdowns. And this within a few days.
OMFG thank you, quire.io is unreal.
For work we have dived completely into using GitHub Projects. Only the developers use this as we have to work with a bunch of different teams using different requirements trackers. Reasons we've dived into GitHub Projects include:
For the volunteer work I do I make use of Trello and its GitHub integration. Trello was the best for being able to have back and forth conversations with the staff who weren't technical users / developers. Trello having a mobile app was also a huge win in encouraging adoption with the staff.
Such detailed feedback! Thank you very much for this! I think a lot of people here will find it very useful. Using GitHub Pages for dev teams makes even more sense for me now...
Clubhouse is awesome for software projects. It's similar to Pivotal Tracker, but the UI is nicer.
They no longer have a free plan (except for those of us who got grandfathered in), but the price is manageable and I'd recommend it for a team.
For personal stuff, I mostly use Things. Or a gitignore'd
todo.txt
. I'm one person, and can only do one thing at a time. So tracking progress in a more granular way doesn't have much value for me. I just need somewhere to write down future tasks.Thank you for such an extensive reply! Need to check these tools out...
I' ve been using Glow Boads and it's amazing. There are a few features missing, but they ship updates in a regular basis
I use GitKraken daily and would love to start using Glo boards, if only it synced with Github Projects. It syncs with Issues, but I want visitors to my project to be able to view the project boards directly on Github while I manage it all from Glo.
that's true, it would be awesome to have github/gitlab integration to manage boards on either platform
Glo just recently created the option to make a board public, so you can share the board directly if you wanted to!
Good to know, thanks for sharing it!
Did you mean Glo Boards from Git Kraken? I used to use their git client some time ago but I 've never seen their boards (probably didn't exist at that time)... It must be having a beautiful interface!
beautiful interface? you bet! it's really amazing and, as now GK uses tabs, it opens in a new tab!
Good to know! Thanks for sharing it!
I've been a Trello nerd for years. I've tried other tools and I always go back to Trello. I didn't know about GitHub Projects. Checking it out now!
Thank you for replying and feel free to share your opinion after trying GitHub Projects!
Personally I think working with boards has its own limitations. I prefer a list and a board together to manage my project. As one of the users commented below, I've been using quire.io for a while and it really does help me with all of my projects. Actually I've known Quire because of a previous post on dev.to talking about how powerful Quire is.
Thanks for sharing the opinion!
I use Trello. I just like having a place to create a new board whenever I have a project idea even if there is no repo for it yet.
I got the idea from this article.
I do the same for my ideas actually, Trello really helps here, it's easy and convenient. Thank you for your opinion!
Github Projects is awesome 🤞. I shifted my workflow from trello to projects long ago.
The advantage is that your code and workflow will stay in one place. Also it's integration with github issues is just mind blowing 🤯.
Thanks for the feedback!
I've been on and off with GitHub Projects. For me, it's missing a few features which you take for granted on Trello. Column sorting would be a really handy feature 🙂
There are number of ways to manage development on GitHub, the issue tracker seems to be a go to for a lot of projects so I think Projects itself often takes a back seat.
Thank you for your opinion!
I use Meister Task to manage my personal projects as well as work things. The only thing I choosed this over trello is the UI. In this website, it's very easy to find what you need and it has a pleasant UI.
I haven't used Github Projects though
Thank you for the feedback, need to check out the Meister Task...