What is waffle.io and what are its top alternatives?
Top Alternatives to waffle.io
- ZenHub
ZenHub powers agile development and product roadmapping for some of the world's most innovative teams. It's a better way to manage your GitHub Issues, Multi-repo Boards, Epics, and reports -- all without ever leaving GitHub. Experience data ...
- Jira
Jira's secret sauce is the way it simplifies the complexities of software development into manageable units of work. Jira comes out-of-the-box with everything agile teams need to ship value to customers faster. ...
- Trello
Trello is a collaboration tool that organizes your projects into boards. In one glance, Trello tells you what's being worked on, who's working on what, and where something is in a process. ...
- Codetree
Codetree is a project management app deeply integrated with GitHub issues -- every issue in Codetree corresponds directly to an issue on GitHub. We offer both a compact list view and kanban taskboards. ...
- Zube
Zube's a project management platform that syncs with GitHub issues in real time. Zube has a kanban / scrum board that's designed for developers, a powerful issue manager for team leads, and a ticketing system for the entire team. ...
- HuBoard
Adds a lightweight kanban board to GitHub issues, instantly adding project management to your GitHub projects. HuBoard is built from the ground up using the GitHub public API. HuBoard issues are GitHub issues, you will never have to deal with syncronization problems. ...
- issue.sh
issue.sh is the only project management tool that integrates natively within GitHub's user interface with fine grained permissions. Developers stay in an environment they love, and project managers get total visibility into the development process. ...
- Gitboard
Gitboard is an intuitive Kanban board for your Github issues. It runs securely in your browser and does not need an intermediate server. It is built using React.js, Bootstrap + Material Design, SASS and Require.js. ...
waffle.io alternatives & related posts
ZenHub
- Don't have to leave github74
- No context switching, use github for everything53
- Fast and effective team support38
- Github integration36
- The board makes easier to prioritize33
- It's all about that +130
- Fair pricing model20
- Burndown charts right in github14
- Intuitive5
- Slack integration4
- Guidelines about Agile1
related ZenHub posts
Jira
- Powerful306
- Flexible253
- Easy separation of projects148
- Run in the cloud113
- Code integration105
- Easy to use57
- Run on your own51
- Easy Workflow Configuration38
- Great customization38
- REST API26
- Great Agile Management tool11
- Integrates with virtually everything7
- Confluence6
- Sentry Issues Integration3
- Complicated2
- Rather expensive8
- Large memory requirement5
- Slow2
- Cloud or Datacenter only1
related Jira posts
So I am a huge fan of JIRA like #massive I used it for many many years, and really loved it, used it personally and at work. I would suggest every new workplace that I worked at to switch to JIRA instead of what I was using.
When I started at #StackShare we were using a Trello #Kanban board and I was so shocked at how easy the workflow was to follow, create new tasks and get tasks QA'd and deployed. What was so great about this was it didn't come with all the complexity of JIRA. Like setting up a project, user rules etc. You are able to hit the ground running with Trello and get tasks started right away without being overwhelmed with the complexity of options in JIRA
With a few TrelloPowerUps we were easily able to add GitHub integration and storyPoints to our cards and thats all we needed to get a really nice agile workflow going.
I'm not saying that JIRA is not useful, I can see larger companies being able to use the JIRA features and have the time to go through all the complex setup to get a really good workflow going. But for smaller #Startups that want to hit the ground running Trello for me is the way to go.
In saying that what I would love Trello to implement is to allow me to create custom fields. Right now we just have a Description
field. So I am adding User Stories
& How To Test
in the Markdown of the Description
if I could have these as custom fields then my #Agile workflow would be complete.
#StackDecisionsLaunch
Last time we shared there information about our decision about using YouTrack over Jira actually we found much better solution that our team have loved. Linear is a minimalistic issue tracker that integrates well with Sentry, GitHub, Slack and Figma which are our basic tools. I would like to recommend checking out Linear as a potential alternative to "heavy" issue trackers, maybe at enterprises that may not work but when we're a startup that works awesome!
- Great for collaboration716
- Easy to use627
- Free572
- Fast375
- Realtime347
- Intuitive237
- Visualizing215
- Flexible169
- Fun user interface126
- Snappy and blazing fast83
- Simple, intuitive UI that gets out of your way30
- Kanban27
- Clean Interface21
- Easy setup18
- Card Structure18
- Drag and drop attachments17
- Simple11
- Markdown commentary on cards10
- Lists9
- Integration with other work collaborative apps9
- Satisfying User Experience8
- Cross-Platform Integration8
- Recognizes GitHub commit links7
- Easy to learn6
- Great5
- Versatile Team & Project Management4
- Better than email4
- Effective3
- Trello’s Developmental Transparency3
- and lots of integrations3
- Powerful2
- Easy to have an overview of the project status2
- flexible and fast2
- Simple and intuitive2
- Easy2
- Agile2
- Email integration1
- Nice1
- Bad1
- Name rolls of the tongue1
- Great organizing (of events/tasks)1
- Kanban style1
- Ytyt1
- Personal organisation1
- Customizable1
- Easiest way to visually express the scope of projects0
- No concept of velocity or points5
- Very light native integrations4
- A little too flexible2
related Trello posts
So I am a huge fan of JIRA like #massive I used it for many many years, and really loved it, used it personally and at work. I would suggest every new workplace that I worked at to switch to JIRA instead of what I was using.
When I started at #StackShare we were using a Trello #Kanban board and I was so shocked at how easy the workflow was to follow, create new tasks and get tasks QA'd and deployed. What was so great about this was it didn't come with all the complexity of JIRA. Like setting up a project, user rules etc. You are able to hit the ground running with Trello and get tasks started right away without being overwhelmed with the complexity of options in JIRA
With a few TrelloPowerUps we were easily able to add GitHub integration and storyPoints to our cards and thats all we needed to get a really nice agile workflow going.
I'm not saying that JIRA is not useful, I can see larger companies being able to use the JIRA features and have the time to go through all the complex setup to get a really good workflow going. But for smaller #Startups that want to hit the ground running Trello for me is the way to go.
In saying that what I would love Trello to implement is to allow me to create custom fields. Right now we just have a Description
field. So I am adding User Stories
& How To Test
in the Markdown of the Description
if I could have these as custom fields then my #Agile workflow would be complete.
#StackDecisionsLaunch
For Etom, a side project. We wanted to test an idea for a future and bigger project.
What Etom does is searching places. Right now, it leverages the Google Maps API. For that, we found a React component that makes this integration easy because using Google Maps API is not possible via normal API requests.
You kind of need a map to work as a proxy between the software and Google Maps API.
We hate configuration(coming from Rails world) so also decided to use Create React App because setting up a React app, with all the toys, it's a hard job.
Thanks to all the people behind Create React App it's easier to start any React application.
We also chose a module called Reactstrap which is Bootstrap UI in React components.
An important thing in this side project(and in the bigger project plan) is to measure visitor through out the app. For that we researched and found that Keen was a good choice(very good free tier limits) and also it is very simple to setup and real simple to send data to
Slack and Trello are our defaults tools to comunicate ideas and discuss topics, so, no brainer using them as well for this project.
- Best multi-repo support18
- Simple, clean and mighty17
- Lightweight project management layer on GitHub Issues14
- Well integrated to GitHub, constantly improving13
- Github Integration11
- Best way to manage multi-repo projects11
- Visual representation of tasks, quick and easy.10
- Powerful, clean Kanban boards10
- Dependencies, prioritization, visualizations8
- Amazing support7
- Useful for lightweight scrum3
- Good support, intuitive use3
- Elegant and integrated3
- Full featured GitHub issues PM tool with a focus on DX3
- Very responsive support team3
- Nice integration with GitHub issues2
related Codetree posts
- Great visual interface4
- Simple github issue management3
- Free for small teams2
- Non-technical tasks living alongside GH issues1
- Slack integration1
- Light weight1
- Multiple GH repositories in one kanban1
- Very easy to open a new card0
related Zube posts
- GitHub issues11
- Lightweight10
- Prioritize milestones9
- Open source9
- Multi-Repo6
- Clean UI5
- No bullshit4
- Easy to setup2
- Easy understanding of project progress2
- Clean, Easy to use1
- The simplicity is killer1
- Intuitive to use0
related HuBoard posts
- Modern UI1