<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Miquel Las Heras</title>
    <description>The latest articles on DEV Community by Miquel Las Heras (@miquelcdp).</description>
    <link>https://dev.to/miquelcdp</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3900273%2F149e0e1b-18a6-46aa-95a8-47403cf5e2c7.png</url>
      <title>DEV Community: Miquel Las Heras</title>
      <link>https://dev.to/miquelcdp</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/miquelcdp"/>
    <language>en</language>
    <item>
      <title>6 years building Planning Poker Online: from a weekend project to 147K users (and 3 mistakes I had to fix)</title>
      <dc:creator>Miquel Las Heras</dc:creator>
      <pubDate>Mon, 11 May 2026 11:05:22 +0000</pubDate>
      <link>https://dev.to/miquelcdp/6-years-building-planning-poker-online-from-a-weekend-project-to-147k-users-and-3-mistakes-i-had-4a04</link>
      <guid>https://dev.to/miquelcdp/6-years-building-planning-poker-online-from-a-weekend-project-to-147k-users-and-3-mistakes-i-had-4a04</guid>
      <description>&lt;p&gt;In early 2020 I built a real-time &lt;a href="https://planningpokeronline.com" rel="noopener noreferrer"&gt;planning poker app&lt;/a&gt; over a weekend, almost by accident. Six years later, 147,000+ people use it every month, including teams at Google.&lt;/p&gt;

&lt;p&gt;This is a story about Firebase, Hacker News, a €60k mistake, and what I'd do differently if I started today. Especially relevant if you're building a SaaS in 2026 and worried about LLM-era discovery.&lt;/p&gt;

&lt;h2&gt;
  
  
  The 2020 origin
&lt;/h2&gt;

&lt;p&gt;In 2019 I was working as a frontend developer in a distributed team. At the start of every sprint we would always do the same estimation meeting: how many difficulty points each task should have, how to split them, etc. The "sprint planning meeting".&lt;/p&gt;

&lt;p&gt;To not influence others, each team member has to say their estimation secretly, and on the count of 3 we all show our estimations and discuss the results. But… how do you do that in a video call?&lt;/p&gt;

&lt;p&gt;Those sessions felt quite unprofessional and boring. To cast the votes we all wrote our estimations in the meeting chat at the same time. I am sure some team members cheated and waited until they saw other estimations to cast theirs xd. In a previous company we were using fingers in the camera — imagine trying to see all the fingers of a whole team and count estimation points xD.&lt;/p&gt;

&lt;p&gt;Back in 2019, Google &lt;a href="https://firebase.google.com" rel="noopener noreferrer"&gt;Firebase&lt;/a&gt; was becoming very popular. I was especially interested in the real-time capabilities — they had just launched Firestore and I wanted to give it a try. I thought it would be fun to build a small tool for my team so we could do proper estimations.&lt;/p&gt;

&lt;p&gt;After shipping the first version of the planning poker app (early 2020), I was a bit shy or concerned about presenting it to my team and company, so I decided not to. Instead I posted it on Hacker News, Product Hunt, LinkedIn, etc. To my surprise &lt;strong&gt;the post on Hacker News gained big traction, and in 1 week I had 2,000 users!&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Early decisions
&lt;/h2&gt;

&lt;p&gt;A few early decisions shaped everything that followed:&lt;/p&gt;

&lt;h3&gt;
  
  
  Choosing the domain for SEO
&lt;/h3&gt;

&lt;p&gt;While many companies pick their brand name for the domain, I decided to pick a &lt;strong&gt;domain name in SEO terms&lt;/strong&gt;. I saw that "online planning poker" or "planning poker online" were highly used to find tools like mine, and &lt;a href="https://planningpokeronline.com" rel="noopener noreferrer"&gt;planningpokeronline.com&lt;/a&gt; was available, so I went for it.&lt;/p&gt;

&lt;p&gt;This had a great benefit in the early days: very quickly we ranked #1 in search results, which brought us a lot of traffic. But for the long term, it has been a problem, as we don't have a strong brand name for our app.&lt;/p&gt;

&lt;p&gt;This has been even more painful now in AI times. LLMs are good at identifying tokens: when they find a brand name they know it is a brand and they store every occurrence in their models. We are usually mentioned as "planning poker online", which is often not related to our brand but to the technique itself.&lt;/p&gt;

&lt;h3&gt;
  
  
  Posting on Hacker News, 2k users in a few days
&lt;/h3&gt;

&lt;p&gt;Posting on Hacker News got big attention. In just 2 weeks we went from a freshly shipped prototype with 0 users to 2k users.&lt;/p&gt;

&lt;p&gt;Those users gave me really good feedback directly. Having a dedicated tool to run those meetings made &lt;strong&gt;teams feel more engaged and professional, and they were having fun&lt;/strong&gt;. That's when I realized I was onto something.&lt;/p&gt;

&lt;h3&gt;
  
  
  Onboarding the designer, the professional touch
&lt;/h3&gt;

&lt;p&gt;The app was useful, but you could tell it was a prototype made by an indie developer.&lt;/p&gt;

&lt;p&gt;When &lt;a href="https://www.linkedin.com/in/orioltorne" rel="noopener noreferrer"&gt;Oriol&lt;/a&gt;, our designer, joined the project, &lt;strong&gt;the app became a real professional app&lt;/strong&gt;. I remember looking at the site and thinking, OMG this is a real app. It wasn't the first app I'd launched publicly, but this one felt really mine, as I had started everything from scratch.&lt;/p&gt;

&lt;p&gt;This is how our landing page looked in the early 20s:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fweagileyou.com%2F_astro%2Flanding-2020.BEoGwWFg_3s5u7.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fweagileyou.com%2F_astro%2Flanding-2020.BEoGwWFg_3s5u7.webp" alt="weagileyou.com landing page in 2020" width="800" height="439"&gt;&lt;/a&gt;Our landing page in the early 2020s.&lt;/p&gt;

&lt;h2&gt;
  
  
  Simple &amp;amp; Fun: The Real-Time Poker Table
&lt;/h2&gt;

&lt;p&gt;This has been the key decision point in our success: &lt;strong&gt;while other apps felt like filling boring spreadsheets, we made a tool that felt like a real game.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;You can see when a player joins a room because their avatar appears next to the table. When they cast their vote you see their cards turning blue, and when showing the cards, a nice flipping animation comes in revealing the results of the voting round.&lt;/p&gt;

&lt;p&gt;We even made it possible to &lt;strong&gt;throw stuff at other players&lt;/strong&gt; around the table, like you would shoot Nerf darts in an office. You can throw whatever emoji you want, or predefined objects like Nerf darts, paper balls, or paper planes.&lt;/p&gt;

&lt;p&gt;This is a screen of our landing page from 2022 where you can see how our table looked back then — it hasn't changed very much:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fweagileyou.com%2F_astro%2Flanding-2022.Ch1LW3b0_ZR9ss1.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fweagileyou.com%2F_astro%2Flanding-2022.Ch1LW3b0_ZR9ss1.webp" alt="weagileyou.com landing page in 2022, showing the real-time planning poker table" width="800" height="442"&gt;&lt;/a&gt;Our landing page in 2022, the real-time poker table design we still use.&lt;/p&gt;

&lt;h2&gt;
  
  
  The no-signup decision
&lt;/h2&gt;

&lt;p&gt;Making the app simple has been a top priority for us.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Create a game in 2 clicks&lt;/strong&gt;: trying our app with the team just needs 2 clicks. The first one brings you to the create game form, the second submits the form with default configs and redirects to the game ready to play.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Developers just join and play&lt;/strong&gt;: when they click the game link shared by the facilitator, they just see one small popup asking for a display name, and they can start estimating issues right away.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Making it easier for the facilitator has been key, but making it easy for developers has been even more important&lt;/strong&gt;. We tried very hard to stay out of their way and let them just run their estimation meetings with ease.&lt;/p&gt;

&lt;p&gt;This has some &lt;strong&gt;downsides&lt;/strong&gt;, obviously. For example, it makes remarketing harder: as we don't collect email addresses we can't contact our churned or inactive users. But I think it has been a good decision so far.&lt;/p&gt;

&lt;h2&gt;
  
  
  6 years timeline
&lt;/h2&gt;

&lt;p&gt;As the app became more popular, some people in my company saw on my LinkedIn that I was sharing stuff about my Planning Poker app, and they wanted to try it.&lt;/p&gt;

&lt;p&gt;This became crucial to fine-tune the app: &lt;strong&gt;I was a real user of the app in every sprint&lt;/strong&gt;. In every meeting I could see something to improve and write it down in a note.&lt;/p&gt;

&lt;p&gt;The app started to grow massively. By April 2020 we &lt;strong&gt;released the premium plans&lt;/strong&gt;. I still remember the first customer — it was amazing seeing someone willing to pay for something I built. This was the "proof of concept": we had not only a good tool but also a potential business.&lt;/p&gt;

&lt;p&gt;The business kept growing really organically for years.&lt;/p&gt;

&lt;h3&gt;
  
  
  Listening to our users: The Jira Plugin
&lt;/h3&gt;

&lt;p&gt;Some users asked if the app could integrate better with their Jira. So we decided to build a &lt;strong&gt;dedicated version of the app for Jira&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Having our app running inside Jira has great benefits for companies:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;The Planning Poker table runs directly inside Jira&lt;/strong&gt;, so there is no need to switch to another app.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Estimations sync seamlessly with Jira issues&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;They don't need to set up a new vendor in their company, which usually means dealing with new data providers, new user accounts, an approval process, and so on.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;We released &lt;a href="https://marketplace.atlassian.com/apps/1233326/planning-poker-story-point-estimations-for-jira" rel="noopener noreferrer"&gt;the plugin&lt;/a&gt; in &lt;strong&gt;March 2024&lt;/strong&gt;, and many of our web users switched to it. It was a big success. They were giving us great feedback, so it became a priority to make it the &lt;strong&gt;best planning poker app on the Atlassian Marketplace&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fweagileyou.com%2F_astro%2Fplugin-today.DwpgtJcX_ZDHwAH.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fweagileyou.com%2F_astro%2Fplugin-today.DwpgtJcX_ZDHwAH.webp" alt="Planning Poker Online running natively inside Jira" width="800" height="391"&gt;&lt;/a&gt;The Jira plugin today: the poker table running inside Jira.&lt;/p&gt;

&lt;h3&gt;
  
  
  The Retrospectives app
&lt;/h3&gt;

&lt;p&gt;In February of this year (2026) we launched the final version of our &lt;a href="https://retrospectiveonline.com" rel="noopener noreferrer"&gt;Retrospectives app&lt;/a&gt;; both the web app and &lt;a href="https://marketplace.atlassian.com/apps/877611133/retrospectives-online-for-jira" rel="noopener noreferrer"&gt;Jira plugin&lt;/a&gt; versions launched together. Our customers are loving it; the feedback has been really good.&lt;/p&gt;

&lt;p&gt;A retrospective is an Agile ritual that runs after each sprint, where the team analyzes what went well and what didn't, and defines actions to improve their performance.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Our retros app follows the same principles: it feels like a game, and it is simple and fun&lt;/strong&gt;. You can also throw stuff at teammates here! xD&lt;/p&gt;

&lt;p&gt;We are actively working on improving this app. Don't hesitate to send feedback!&lt;/p&gt;

&lt;h2&gt;
  
  
  What we changed our minds about
&lt;/h2&gt;

&lt;h3&gt;
  
  
  The "big tool"
&lt;/h3&gt;

&lt;p&gt;After the success of the Planning Poker app we thought we could create a full project management tool (something like our own Jira for Agile companies). We changed our minds and decided to make &lt;strong&gt;standalone apps&lt;/strong&gt; for Planning Poker and Retrospectives. Here's why:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Each app keeps the maximum simplicity&lt;/strong&gt;. Just one button to create the planning poker or retro and done.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Teams can plug and play apps easily&lt;/strong&gt;. They can purchase the app they need for the time they need it.&lt;/li&gt;
&lt;li&gt;
&lt;em&gt;Companies can keep using their existing project management tools&lt;/em&gt;: Jira, Asana, Linear, Trello, Todoist, etc.&lt;/li&gt;
&lt;li&gt;It makes it &lt;strong&gt;easier for us to improve and simplify each app&lt;/strong&gt;.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Paid Media
&lt;/h3&gt;

&lt;p&gt;When I talked to other founders, many of them advised me: "Now that you have a working business model you need to invest money in scaling up", so that's what I did. I spent more than €60k in just one year on Google Ads only to see it didn't work. "Keep waiting, it will improve," I was told. You know what? &lt;strong&gt;Deleted money&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;I realised that, at least for our case, we need to appear on the screens of our potential customers in the moment they are searching for the tool. So SEO was our best organic channel. Which brings me to the third thing we had to change.&lt;/p&gt;

&lt;h3&gt;
  
  
  Relying only on SEO
&lt;/h3&gt;

&lt;p&gt;Our SEO was so good (we are the first result for "planning poker" in many search engines) that we thought it was the only thing we needed. And this worked well for many years, but now in AI times it has been a disadvantage.&lt;/p&gt;

&lt;p&gt;To people starting now I would recommend picking the brand name for the domain and making sure LLMs know about your brand and recommend it. Although nowadays there are so many things changing that who knows which would be the best choice in the future :)&lt;/p&gt;

&lt;h2&gt;
  
  
  What we got right and stuck with
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;"Our app has to feel like a game, not like filling bureaucratic forms"&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;This has been a key differentiation point for us, and it has been our best feedback since day 1.&lt;/p&gt;

&lt;p&gt;In our feedback tool, users report things like:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;"team loves it and promotes conversations"&lt;br&gt;
"Stays out of the way in a really nice way. Only does its job. Great work!"&lt;br&gt;
"Easy to understand :) nice little robot &amp;lt;3"&lt;br&gt;
"Feels really simple to use and can be overviewed quite nicely"&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;And the most loved feature, by far, is throwing stuff at colleagues xD:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;"Throwing emotes to colleagues"&lt;br&gt;
"I like throwing things at people"&lt;br&gt;
"throwing the emojis to people is hilarious"&lt;br&gt;
"it's super easy to use, team really likes the ability to 'throw' things at each other"&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fweagileyou.com%2F_astro%2Ftable-now.vNZ_YoPj_Z20bgnJ.webp" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fweagileyou.com%2F_astro%2Ftable-now.vNZ_YoPj_Z20bgnJ.webp" alt="The Planning Poker Online real-time table in 2026" width="800" height="500"&gt;&lt;/a&gt;Our poker table today, same philosophy as day 1.&lt;/p&gt;

&lt;h2&gt;
  
  
  Closing reflection
&lt;/h2&gt;

&lt;p&gt;I always loved coding and crafting the best stuff I could for others to use. Seeing more than 147,000 people using the apps we built feels amazing and keeps me wanting to improve them every day. (Don't worry, we won't start adding features without any sense xd.)&lt;/p&gt;

&lt;p&gt;I am always happy to talk, so feel free to reach me on &lt;a href="https://linkedin.com/in/miquellasheras" rel="noopener noreferrer"&gt;LinkedIn&lt;/a&gt; or try our apps: &lt;a href="https://planningpokeronline.com" rel="noopener noreferrer"&gt;Planning Poker Online&lt;/a&gt; and &lt;a href="https://retrospectiveonline.com" rel="noopener noreferrer"&gt;Retrospective Online&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>agile</category>
      <category>saas</category>
      <category>productivity</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
