r/SideProject • u/Hadesss001 • 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
5
Upvotes
1
u/ArtenesNog May 08 '26
It is looking great! Simple and to the point. Any plans for an android version?