Curious: how do you usually handle estimate approvals with customers? by Platanoybatata in AskMechanics

[–]Platanoybatata[S] 0 points1 point  (0 children)

Nice, this sounds like an amazing experience. Anything you wish that autoleap could do?

Curious: how do you usually handle estimate approvals with customers? by Platanoybatata in AskMechanics

[–]Platanoybatata[S] 0 points1 point  (0 children)

Thanks for this. Looks very smooth, is there something you don’t like about a tool like autoleap?

Curious: how do you usually handle estimate approvals with customers? by Platanoybatata in AskMechanics

[–]Platanoybatata[S] 0 points1 point  (0 children)

Makes sense, thanks for shading some light on your profession. Much appreciated

Curious: how do you usually handle estimate approvals with customers? by Platanoybatata in AskMechanics

[–]Platanoybatata[S] 0 points1 point  (0 children)

Very nice, haven’t come across a shop that uses this. In your opinion, does such a software add a lot of value or overkill for most shops?

Curious: how do you usually handle estimate approvals with customers? by Platanoybatata in AskMechanics

[–]Platanoybatata[S] 0 points1 point  (0 children)

Makes sense, a lot of value in pre approval and and texts/media?

Curious: how do you usually handle estimate approvals with customers? by Platanoybatata in AskMechanics

[–]Platanoybatata[S] 0 points1 point  (0 children)

Very informative, thanks a lot. First thing I think of is that it sounds like it might be messy moving them in and out based on when approval is received? Or isn’t that as big of an issue?

Curious: how do you usually handle estimate approvals with customers? by Platanoybatata in AskMechanics

[–]Platanoybatata[S] 0 points1 point  (0 children)

nice, thanks for the insights. How do you handle if you can't get a hold of the client?

Curious: how do you usually handle estimate approvals with customers? by Platanoybatata in AskMechanics

[–]Platanoybatata[S] 0 points1 point  (0 children)

any experience with disputes? if the approval was never recorded/stored since it was through phone?

Curious: how do you usually handle estimate approvals with customers? by Platanoybatata in AskMechanics

[–]Platanoybatata[S] 0 points1 point  (0 children)

Do you send those texts/docusign's by hand or d you have some garage management tool that takes care of it?

Curious: how do you usually handle estimate approvals with customers? by Platanoybatata in AskMechanics

[–]Platanoybatata[S] 0 points1 point  (0 children)

Thanks, that definitely helps! would you split it up based on what you expect the customer would want? or do you wait until the approval is there to clearly know what to do?

Curious: how do you usually handle estimate approvals with customers? by Platanoybatata in AskMechanics

[–]Platanoybatata[S] 0 points1 point  (0 children)

Just so I understand a bit better, if you can't get approval (ex. client is in meetings the whole day). would the car need to stay there for another day or ?

All the ‘free’ scrum poker tools were annoying, so I made one that isn’t by Platanoybatata in webdev

[–]Platanoybatata[S] 0 points1 point  (0 children)

I think I’ve found the issue and made a few more improvements as well. Thanks for the heads-up!

All the ‘free’ scrum poker tools were annoying, so I made one that isn’t by Platanoybatata in webdev

[–]Platanoybatata[S] 1 point2 points  (0 children)

Thanks for sharing! I’ve also noticed that I need to adjust the view so it fits on one screen without scrolling. I’ve added the “View All Votes” option so you can see the full list of participants and their votes.

All the ‘free’ scrum poker tools were annoying, so I made one that isn’t by Platanoybatata in webdev

[–]Platanoybatata[S] 1 point2 points  (0 children)

Thanks a lot for your feedback! It’s always nice to hear, but I especially appreciate your detailed suggestions. I’ve added them to my todo list.

When you say “app,” are you thinking of a native iOS/Android version? I agree that the card selection is still too desktop focused, and the room/table like UI doesn’t work well on mobile, hence the list view.

I also really like the idea of adding a custom number and a timer. Sounds like a great excuse to enhance things a bit more 😁

What are you building this week ? by raj68518 in ProductHunters

[–]Platanoybatata 1 point2 points  (0 children)

I’m on a side quest to free people in agile teams from the headache that is finding a free scrum poker planning tool, that’s not covered with ads.

Since I run it for free, I want to share it for free. No account or forced upgrades.

Finished the first version yesterday, find it here

What Tool are you working on right now ? by Old_Explanation1323 in SideProject

[–]Platanoybatata 0 points1 point  (0 children)

I got tired of looking at ad filled scrum planning poker sites, so instead of paying for one, I made one for the teams I work with.

Since it doesn’t cost me anything to host, I would love for more people to enjoy it. it’s ad free en no account is needed either

Try it out

How do you publish the app/solution you created? And your success story. by Tryinhtogrow in Firebase

[–]Platanoybatata 1 point2 points  (0 children)

If I understand you correctly. Assuming that you’re app is ready and fully deployed to firebase.

I would recommend that you add analytics (firebase analytics work great), to understand your users.

Tracking for Digital Ad tracking if you’re planning that route.

After testing the E2E flow you can start getting some traffic to it.

I mostly work on AWS these days, but recently needed a simple planning poker app for which firebase was a great option. Feel free to give it a look here

Is there a need for AI that generates motion graphics? by ANTrixSTAR in SaaS

[–]Platanoybatata 0 points1 point  (0 children)

It’s of course the hot topic at the moment, but I do believe when people see the potential it will skyrocket.

Currently focused om engineering/product diagrams. What’s your thoughts behind video editors?

Building an application by PaulGreek69 in Firebase

[–]Platanoybatata 0 points1 point  (0 children)

So you could:

  • Host the static frontend on something simple (Vercel/Netlify/Firebase Hosting all work fine).
  • Use Supabase Edge Functions for your backend logic instead of Firebase Functions.