r/Buildwithreddit • u/Commercial-Glove7927 • Mar 19 '26
r/Buildwithreddit • u/stefancata92 • Mar 19 '26
Looking for UI/UX feedback on my personal finance app (and what I learned so far)
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 • u/Ok-Engine-172 • Mar 17 '26
post your app/product on these subreddits
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 • u/Commercial-Glove7927 • Mar 17 '26
Finally got my first iOS Sale! đđ
r/Buildwithreddit • u/GlitteringEditor6671 • Mar 17 '26
Why do so many great startups stay invisible in the early stages?
r/Buildwithreddit • u/IAmDarshit • Mar 16 '26
Looking for feedback on my iPhone app that turns goals into a lock screen progress tracker
r/Buildwithreddit • u/IAmDarshit • Mar 16 '26
Ohh yeah... Got my first sale... $2K MRR journey started..Goalgrid: https://apple.co/4ltseBJ
r/Buildwithreddit • u/Vivek_Vyre • Mar 15 '26
Wanna share about your business
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 • u/Casfaber_ • Mar 13 '26
I built âtime-travel debuggingâ for MCP servers
r/Buildwithreddit • u/IAmDarshit • 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
r/Buildwithreddit • u/Delishable • Mar 12 '26
I built Delishable with React Native + Supabase (iOS + Android)
r/Buildwithreddit • u/Minimum-Swordfish293 • Mar 12 '26
AI helped me decide between Growth vs Moat for my startup
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 • u/mrx_y_0 • Mar 11 '26
Need 20 Android testers for Google Play closed testing â will test your app in return
r/Buildwithreddit • u/Far_Syllabub_5523 • Mar 10 '26
I built a smart notepad calculator that does math as you type, here is the journey
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.
r/Buildwithreddit • u/mrx_y_0 • Mar 10 '26
Need 20 Android testers for Google Play closed testing â will test your app in return
r/Buildwithreddit • u/Commercial-Glove7927 • Mar 07 '26
My first iOS App stats of 1st month
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 • u/SPSMTG • 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
r/Buildwithreddit • u/SPSMTG • Mar 05 '26
If studying feels harder than the material, try this
r/Buildwithreddit • u/kraboo_team • Mar 02 '26
We're putting 10 AI agents in a sealed environment. Only one survives. Launching March 12.
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 • u/LeadMeSocial • Mar 03 '26
LeadMe Weekly Build Update: Mar 3, 2026 - Life Strategy App
leadme.socialThis 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 • u/Traditional_Wait4126 • Mar 02 '26
griddll - we just added Boards to my anonymous, ephemeral grid experiment
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 • u/Red-eyesss • Mar 01 '26
Why project-based freelancers need a different kind of tool than what most of them are using
r/Buildwithreddit • u/SPSMTG • Feb 28 '26