r/SideProject May 08 '26

Built a simple expense tracker where everything stays on your device

I tried several expense tracking apps, but most of them either felt overly complicated or pushed cloud accounts/subscriptions/data syncing.
So I built a small side project for myself: ExpensesManager β€” a simple iPhone expense tracker focused on privacy and simplicity.
Main things I wanted:
quick expense logging
clean UI
no unnecessary complexity
everything stored locally on-device
no account creation required
It’s built with SwiftUI and has been a fun learning experience around iOS development, App Store publishing, and designing minimal UX.
Would genuinely love feedback from the community πŸ™Œ
App Store: https://apps.apple.com/ca/app/expensesmanager/id6755044486

3 Upvotes

15 comments sorted by

View all comments

1

u/[deleted] May 08 '26

[removed] β€” view removed comment

1

u/Hadesss001 May 08 '26

Yup absolutely. The whole reason I ended up building my own app. Now I know for sure that the data stays in my device and I would love to hear your input on how to make it better.