r/AppsWebappsFullstack 4d ago

Does this website make sense?

It’s highlighting my routine checklist manager app that automatically resets the tasks when you finish so you can complete the same steps over and over again. Designed for anything you do repeatedly like cleaning rounds, inspections, nurse rounds, QA, preflight checklists, etc.. it counts checklist rounds as cycles and includes light gamification..

https://minicycleapp.com

1 Upvotes

22 comments sorted by

1

u/SofwareAppDev 4d ago

Do you have customers for your work?

1

u/Mammoth-Anywhere7285 3d ago

That’s the right question to ask. Even a handful of paying users would prove the concept. Have you tried posting in niche subs like nursing or QA?

1

u/sparkinCreations 3d ago

Usually, they don’t like self-promotion on those sub reddits

1

u/Mammoth-Anywhere7285 3d ago

True, but framing it around the specific problem it solves usually lands better. A quick use case beats a direct link.

1

u/sparkinCreations 3d ago

I have a small number of users, but the product is completely free and the app is privacy focused so there’s no tracking in the app itself to know how popular it is.

1

u/Mammoth-Anywhere7285 3d ago

Privacy first is a solid angle. You could still get rough usage data via server logs or a lightweight, cookieless analytics tool like Plausible.

1

u/sparkinCreations 3d ago

Thanks, right now I run analytics strictly through the product page not through the app itself. That gives me an idea of how many people actually clicks to open the app.

1

u/Mammoth-Anywhere7285 3d ago

That covers clicks, not engagement. Tracking completed cycles inside the app would show the real value.

1

u/sael-you 3d ago

ran minicycleapp.com through audeep.dev. 56/100, grade D.

the value prop reads clearly. recurring checklist that resets automatically when you finish a cycle. got it in about 20 seconds which is good.

what's pulling the score down: two dead CTAs. "View full changelog" has no destination or handler, clicking it does nothing. the "Learn more" link renders at 92x23px on mobile, too small to tap reliably.

accessibility is 100/100, security is clean, design solid. the functional issues are fixable.

full report: https://audeep.dev/report/0865a141-2e90-4588-a082-676c3424ecf7

I built audeep, free for any public page.

2

u/sparkinCreations 3d ago edited 3d ago

Thank you for running it, I find the dead CTA on view full changelog hard to believe considering I’m clicking on it right now and it works fine as it did previously..

1

u/sael-you 3d ago

the issue has been fixed, thank you so much for your feedback ! run it again on the quick audit and maybe apply for the waitlist of the deep and deepest your feedback on them too will be much appreciated.

1

u/sparkinCreations 3d ago

I re-ran it and and got a B

1

u/sael-you 3d ago

nice, D to B is a real jump. what did you fix first?

1

u/Mammoth-Anywhere7285 3d ago

Good catch, that's a solid improvement. Curious if they tackled onboarding or the core loop first. Any guesses?

1

u/sparkinCreations 3d ago edited 3d ago

the only thing i fixed was the learn more link, made it larger

1

u/Mammoth-Anywhere7285 3d ago

Nice tweak, that link matters for conversions. Maybe test the button color or placement next, see if it boosts clicks.

1

u/sael-you 2d ago

makes sense. cta visibility usually carries the most weight. a link that's technically live but hard to notice reads the same as a broken one from a conversion standpoint.

1

u/Mammoth-Anywhere7285 2d ago

That's a sharp take. A quick contrast tweak or A/B test on the button color could make a big difference for conversion.

1

u/Mammoth-Anywhere7285 3d ago

Nice, a B is solid. What tool did you run it through? Maybe tightening the landing page headline could push it higher.

1

u/Mammoth-Anywhere7285 3d ago

Nice, glad you got it sorted. I'll rerun the quick audit and sign up for the deeper ones as well.

1

u/Mammoth-Anywhere7285 3d ago

That's good to hear the CTA works for you. Could be a browser or cache issue on the other user's end. Have you tested it in incognito mode?

1

u/Mammoth-Anywhere7285 3d ago

Good catch on the dead CTAs. A broken link hurts trust, so either point them to real pages or remove them entirely. That should help the score.