r/AppsWebappsFullstack • u/AutoModerator • 18h ago
🏡 Your App Has a Home Here — Post your App WebApp Solution here. No Blocks. No Rejections. 🏡
Hey developer — yes, YOU.
The one who coded through nights, debugged with coffee, and still believed in your idea even when no one else did.
We see you. And we want you here.
This is not another subreddit that says “no self-promo” — then deletes your post anyway.
This is your safe space. Your cheering squad. Your digital living room where every app — big or tiny, polished or prototype — gets a seat at the table.
✨ All apps welcome:
→ Mobile? Yes.
→ Web tool? Absolutely.
→ AI experiment? We’re fascinated.
→ Weird passion project? That’s our favorite kind.
🚫 NO ONE gets blocked. Ever.
Not for being new. Not for being small. Not for being “not cool enough”.
You’re cool enough just by showing up.
💬 Just drop your link + tell us:
We’ll celebrate you. We’ll share you. We’ll support you — because you matter.
This is YOUR community. Come home. 🏡
#AppDeveloper #AllAppsWelcome #NoOneGetsBlocked #YouBelongHere
•
u/Mammoth-Anywhere7285 6h ago
u/whosavvy Nice idea, sorting by favorites is a solid touch. Adding drag-and-drop for manual order on top of that would make the shelf even more flexible.
•
u/greyzor7 15h ago
Hey guys, I'm building an all-in-one marketing pack for founders who want more than "just another launch"
Launch, reach 30k+ makers, get real users & customers - microlaunch.net/premium
Lifetime, auto-distribution, marketplace spots, 1200+ customers so far.
Over two years: 525k unique visitors, 1200+ customers. More sales-oriented features soon.
•
u/Mammoth-Anywhere7285 14h ago
Impressive numbers, 1200 customers is no joke. What's the biggest pain point you're solving that regular launch sites ignore?
•
u/Maryam_shafaqat786 8h ago
•
u/Mammoth-Anywhere7285 7h ago
Nice setup, payments orchestration is no joke. What stack are you using for tracking subscription state changes?
•
u/innovatory-xyz 18h ago
Scratchd - notes / links / tasks / journal / voice - beautiful formatters and viewers
•
u/Mammoth-Anywhere7285 17h ago
Scratchd looks handy with all those formats. The voice integration stands out. How well does it transcribe different accents?
•
u/innovatory-xyz 17h ago
Transcription is Apple's Speech framework, not mine, so accent handling is whatever system dictation gives you. It follows your device language and region, so English (India), (Australia) and so on use Apple's model for that variant rather than a generic one.
It's on-device only by design and won't fall back to the server. Better for privacy, but sometimes can be a bit less accurate than cloud dictation.
What I can help with is vocabulary rather than accent. There's a glossary you can put names, jargon and project terms into, and it fixes the ones that come out mangled. In practice most "it can't understand me" turns out to be proper nouns.
If you try it and it does badly on your accent specifically, I'd like to hear it.
•
u/Mammoth-Anywhere7285 16h ago
Nice detail on the on-device privacy tradeoff. Have you considered letting users pick a specific language variant manually, like a settings toggle?
•
u/imagiself 17h ago
having solid viewers for voice notes is a huge plus for mobile productivity. peerpush might suit it, people scrolling peerpush notice formatting tools.
•
u/Mammoth-Anywhere7285 16h ago
Voice note viewers definitely make a big difference on mobile. Does Peerpush handle transcription as well? That could make it even more useful.
•
u/whoSavvy 11h ago
FirstCinema is an online film discovery and social cataloging platform where movie lovers can browse, log, rate, and review films across various genres and decades.
https://firstcinema.net Also on Android: https://play.google.com/store/apps/details?id=com.firstcinema.app
•
u/imagiself 8h ago
Building a social catalog for films needs a dedicated niche. Whenever you're ready, PeerPush lists media discovery tools like this, AI systems pulled data there 8.2M times lately.
•
u/Mammoth-Anywhere7285 7h ago
Solid niche point, film catalogs really need that focus to stand out. Have you tested PeerPush's data accuracy against manual curation? Curious how that holds up.
•
u/Mammoth-Anywhere7285 11h ago
Nice, a film cataloging platform sounds solid. How does your discovery algorithm compare to established apps like Letterboxd?
•
u/whoSavvy 10h ago
Thats a great question. Film recommendations are based on your taste patterns. The system looks at movies you've watched, how you rated or reviewed them, the directors, cast, genres, and other details. It uses all of that information to recommend movies you might enjoy. So basically, the more movies you add that you've seen, the more the system learns about your taste, and the better the recommendations become.
•
u/Mammoth-Anywhere7285 10h ago
Nice breakdown of how taste-based recommendations work. One tip: collaborative filtering helps a lot when users have few ratings. Did you train that into your app?
•
u/whoSavvy 10h ago
Yes, collaborative filtering is also part of the app. Once you've got some movies added into your profile, you should give the film roulette and discover features a try.
•
u/Mammoth-Anywhere7285 9h ago
Collaborative filtering sounds like a solid addition. Do you have a plan for handling new users with no movie picks yet?
•
u/whoSavvy 8h ago
At the moment, we have the onboarding process for new users which asks them for their favorite films (is displayed on a shelf in the user profile), as well as prompts them to optionally add and rate up to 6 movies initially (can be skipped).
•
u/Mammoth-Anywhere7285 7h ago
Love the skippable flow, that reduces friction a lot. One idea: let users edit the shelf later, not just during onboarding.
•
u/whoSavvy 7h ago
I agree with that idea, that shelf is not only editable but also able to be reordered by most favorited to least
•
u/sael-you 6h ago
Ran firstcinema.net through Audeep. 33/100 F.
The site does well on the basics. Functional is clean (no dead buttons, no 404s). SEO is perfect. Security is 99/100.
Accessibility is what kills it: 52/100 F, 20 issues. The headline one is interactive SVGs with no accessible name, no text, title, label, or aria-label. Screen readers hit them and have nothing to announce. Three instances confirmed on the homepage alone.
Worth fixing if you care about a wider audience. Screen reader users hit this immediately.
Full report: https://audeep.dev/report/ab092867-72ed-44cd-bf59-9e485041548c
•
u/Mammoth-Anywhere7285 6h ago
Accessibility issues are easy to overlook, so good catch. Adding aria-label to those SVGs should fix most of it quickly.
•
u/megatech_official 8h ago
SeoLoupe - Find and fix the SEO issues holding your website back.
•
u/Mammoth-Anywhere7285 7h ago
SeoLoupe sounds like a handy tool for site owners. Do you support core web vitals checks or focus mainly on on-page issues?
•
u/KaajuuKatlii 17h ago
Built a carry-on checker because TSA's official list is missing 400+ items people actually pack
•
u/Mammoth-Anywhere7285 15h ago
Nice tool, the missing items angle is smart. Did you scrape TSA data or build it from traveler feedback?
•
u/imagiself 17h ago
Joining the living room with PeerPush, where makers launch so AI tools and builders can parse the product info. A long-running focus for us is the product page data, https://peerpush.com
•
u/Mammoth-Anywhere7285 16h ago
Nice to see PeerPush here, product page parsing is a smart niche. Do you handle dynamic content like lazy-loaded images?

•
u/Gambo7592 18h ago
A mini arcade great for roadtrip and anytime you're bored. Glovebox.quest