Expense Tracker is a simple iOS budgeting app for basic or advanced budgets with categories, and charts. Expense Tracker has 3 charts: Expense Overview, Year-to-Date Spending Trends, and Year-Over-Year Savings.
The app is built using SwiftUI and Realm-Swift
| Budget List | Categories List | Overview Chart |
|---|---|---|
![]() |
![]() |
![]() |
When typing too fast in a text field the app will freeze. It seems to be a Realm-Swift issue, I'm watching the issue in a few spots to see if any progress is made on uncovering why it happens. realm/realm-swift#7655, https://www.mongodb.com/community/forums/t/synced-realm-swiftui-typing-freeze/157334
Distributed under the MIT License. See LICENSE.txt for more information.
John Menaker - Menaker.John@outlook.com
Project Link: https://github.com/Menaker-john/expenseTracker.git


