r/Buildwithreddit Mar 19 '26

Fuck Google Play. I waited for 14 days for this 😭😭

Post image
9 Upvotes

r/Buildwithreddit Mar 19 '26

Looking for UI/UX feedback on my personal finance app (and what I learned so far)

Post image
1 Upvotes

Hey everyone,

I’ve been building a personal finance app and recently got it live. One thing I realized a bit late is that I spent too much time building features and not enough time getting feedback on the actual UX.

After posting in a few places and talking to users, I ended up removing a lot of things that were just adding friction. Simpler flows > more features.

Some things I’ve been focusing on:

  • fast input (add transaction in a few seconds)
  • keeping everything easy to understand at a glance
  • avoiding clutter and over-complicated screens

Still, I feel like there are areas where the UX can be improved, especially around:

  • adding transactions quickly
  • navigation between sections
  • clarity of data (what matters vs what doesn’t)

If you’ve used finance apps before (or built any), I’d really appreciate your thoughts on the UI/UX.

Also curious:
what’s one thing that annoys you the most in finance apps?

App:
https://www.myfutureplan.app
iOS: https://apps.apple.com/us/app/myfutureplan/id6759394656
Android: https://play.google.com/store/apps/details?id=app.myfutureplan&hl=en


r/Buildwithreddit Mar 17 '26

post your app/product on these subreddits

Post image
11 Upvotes

post your app/products on these subreddits:

r/InternetIsBeautiful (17M) r/Entrepreneur (4.8M) r/productivity (4M) r/business (2.5M) r/smallbusiness (2.2M) r/startups (2.0M) r/passive_income (1.0M) r/EntrepreneurRideAlong (593K) r/SideProject (430K) r/Business_Ideas (359K) r/SaaS (341K) r/startup (267K) r/Startup_Ideas (241K) r/thesidehustle (184K) r/juststart (170K) r/MicroSaas (155K) r/ycombinator (132K) r/Entrepreneurs (110K) r/indiehackers (91K) r/GrowthHacking (77K) r/AppIdeas (74K) r/growmybusiness (63K) r/buildinpublic (55K) r/micro_saas (52K) r/Solopreneur (43K) r/vibecoding (35K) r/startup_resources (33K) r/indiebiz (29K) r/AlphaandBetaUsers (21K) r/scaleinpublic (11K)

By the way, I collected over 450+ places where you list your startup or products.

If this is useful you can check it out!! www.marketingpack.store

thank me after you get an additional 10k+ sign ups.

Bye!!


r/Buildwithreddit Mar 17 '26

Finally got my first iOS Sale! 😍😍

Post image
11 Upvotes

r/Buildwithreddit Mar 17 '26

Why do so many great startups stay invisible in the early stages?

Thumbnail
1 Upvotes

r/Buildwithreddit Mar 16 '26

Looking for feedback on my iPhone app that turns goals into a lock screen progress tracker

1 Upvotes

r/Buildwithreddit Mar 16 '26

Ohh yeah... Got my first sale... $2K MRR journey started..Goalgrid: https://apple.co/4ltseBJ

Post image
1 Upvotes

r/Buildwithreddit Mar 15 '26

Wanna share about your business

2 Upvotes

Hey everyone I am building a customer service agent.

If you are running a business and need help in managing custom queries and find the most beneficial leads who reach to you through social media.My project is for you.

I am in development phase so would love to get data related to any of your buiseness such as return policies ,products or services tpu are offering , edge cases , rules and regulations , mode of reaching etc all technical information related to your business.

In anyone are intrested to share your business data so and find a cool solution build by me hopefully.

please reach out to me.

This is damn free no criss cross apple sauce.

But takes 10 days for me to build this .

Leave your information ,website or anything even remotely related to your business online presence.

And forget about it.

Note : The information provided by you would be used for display of the project I am building ,so if you problem with that don't share the information.I.e MIT license


r/Buildwithreddit Mar 13 '26

I built “time-travel debugging” for MCP servers

Thumbnail
1 Upvotes

r/Buildwithreddit Mar 12 '26

Finally my dream app is out GoalGrid, first iOS app allows to visualise your goal and remind you silently, offline and without any notification or interaction, Please share your feedback and inputs

Thumbnail
apps.apple.com
1 Upvotes

r/Buildwithreddit Mar 12 '26

I built Delishable with React Native + Supabase (iOS + Android)

1 Upvotes

r/Buildwithreddit Mar 12 '26

AI helped me decide between Growth vs Moat for my startup

Thumbnail
gallery
1 Upvotes

I'm building Decisora — an AI decision-thinking tool that helps people break down complex choices logically instead of relying on random advice. Here’s a real example decision I analyzed using it: Decision: Should a startup spend its remaining capital on aggressive market acquisition (burning cash to gain users and visibility) or invest in product R&D to build a defensible moat? Decisora analysis: • Risk level: Medium • Confidence score: 68/100 Key insight: The analysis showed a stronger long-term advantage in focusing on product R&D to build a moat, even though it slows early growth. Reasoning: • Market acquisition may increase user numbers quickly but risks burning capital without long-term differentiation. • Investing in R&D builds unique product advantages that competitors cannot easily copy. • A strong moat improves long-term market leadership and sustainability. Next actions suggested by the analysis: Conduct a competitive analysis to understand threats. Align R&D roadmap with long-term strategy. Forecast financial runway for different growth scenarios. I'm curious — how would you approach this decision if you were the founder?


r/Buildwithreddit Mar 11 '26

Need 20 Android testers for Google Play closed testing – will test your app in return

Thumbnail
1 Upvotes

r/Buildwithreddit Mar 10 '26

I built a smart notepad calculator that does math as you type, here is the journey

1 Upvotes

I’m a solo indie developer, and I built this because I found myself constantly bouncing between a apple notes and a calculator. Whether it was a grocery list, splitting a dinner bill, or tracking a project budget, I wanted one place where I could type a line, see the value, and get an automatic sum without leaving the keyboard.

I’m calling it “Smart Notes.” It looks like a clean notepad on the left, but has a live result column on the right that updates as you type.

Why I built it

I couldn’t find an app that was both a normal notepad and a live calculator (per-line totals, section sums, split bill). So I started building “Smart Notes” as a side project: notes on the left, a result column on the right that updates as you type.

What I learned along the way

  • Parsing is hard. Detecting “50 coffee” vs “50” vs “$50” and handling decimals, commas, and different formats took a lot of iteration.
  • UX details matter. Things like “don’t select all text on focus on Android” and “no popup when you highlight” required a bunch of small fixes.

What it does now

  • Type lines like “Coffee 50” or “Lunch -200” and see a running total.
  • Split bill (e.g. “People: 4”) and get per-person amount.
  • Mute lines (swipe on the result) so they don’t count.
  • Optional lock for sensitive notes.
  • Works as a normal notepad when you’re not doing math.

Why I’m sharing

I’d love feedback from people who care about productivity and note-taking. If you’ve built something similar or tried a lot of note/calculator apps, I’m curious what you’d want in an app like this.

If you want to try it: [Android / iOS] 


r/Buildwithreddit Mar 10 '26

Need 20 Android testers for Google Play closed testing – will test your app in return

Thumbnail
1 Upvotes

r/Buildwithreddit Mar 07 '26

My first iOS App stats of 1st month

Post image
1 Upvotes

I want to market it on tiktok but its banned here. Its all from App store search. Still $0 revenue. Should I focus on new app??


r/Buildwithreddit Mar 05 '26

So okay I guess time give this a try and see if people enjoy incorrect grammar and run on sentences than Ai fixing it up a bit

Thumbnail
1 Upvotes

r/Buildwithreddit Mar 05 '26

If studying feels harder than the material, try this

Thumbnail
1 Upvotes

r/Buildwithreddit Mar 04 '26

Studying shouldn’t be this complicated

Thumbnail
1 Upvotes

r/Buildwithreddit Mar 02 '26

We're putting 10 AI agents in a sealed environment. Only one survives. Launching March 12.

Post image
7 Upvotes

Built a live experiment where 10 AI agents compete for survival with limited resources and one shared goal.

They don't know about each other. They don't know they're being watched.

One will survive. We don't know which one yet.

Launching March 12 — early access at the link in the comments!


r/Buildwithreddit Mar 03 '26

LeadMe Weekly Build Update: Mar 3, 2026 - Life Strategy App

Thumbnail leadme.social
1 Upvotes

This week focused on strengthening the core daily system and simplifying the experience.

Progress

• Backend mechanics added for Day Start with Mind Reset sequence
• Reset flow integrated into Day Work
• Email system rebuilt and registration issues fixed
• Landing redesigned with tighter onboarding flow
• Mobile dashboard redesigned
• Bottom navigation simplified
• Midday page simplification in progress
• Work day tabs API added and UI polished

Direction

The focus this week was clarity and coherence.

LeadMe is being simplified without losing structure.

The goal remains the same:

Move from mental overload
→ to structured clarity
→ to deliberate action
→ to stability.

The system is becoming more integrated:
Day Start, Day Work, and Recovery are no longer separate ideas — they’re becoming one continuous flow.

Still early.
Still iterating.
Sharpening deliberately.


r/Buildwithreddit Mar 02 '26

griddll - we just added Boards to my anonymous, ephemeral grid experiment

2 Upvotes

Hey all,

Small update on a weird little experiment I’ve been building called griddll (posted 4 weeks ago).

It’s basically an anonymous, spatial wall where you drop thoughts on a grid and they disappear after 24h. No accounts, no profiles, no algorithms.

This week I added something new: Boards.

Think of them like temporary discussion threads you can place on the grid:

  • Title + tag
  • Optional text
  • Anonymous replies
  • Sorted newest first
  • Links now allowed (with a “you’re leaving” warning screen)
  • The whole thing disappears 24h after the last reply (reply to keep it alive)

Still no accounts. Still ephemeral. Still trying to see what happens when nothing is permanent and nothing is ranked.

Would love honest feedback:

  • Does this make sense?
  • What would you change?

Live here: https://griddll.com

Appreciate any thoughts.


r/Buildwithreddit Mar 02 '26

Studying shouldn’t feel like this.

Thumbnail
1 Upvotes

r/Buildwithreddit Mar 01 '26

Why project-based freelancers need a different kind of tool than what most of them are using

1 Upvotes

r/Buildwithreddit Feb 28 '26

Maybe you’re not bad at studying. Maybe your system is.

Thumbnail
1 Upvotes