Expenso-iOS icon indicating copy to clipboard operation
Expenso-iOS copied to clipboard

A Simple Expense Tracker App built to demonstrate the use of SwiftUI, CoreData, Charts, Biometrics (Face & Touch ID), Export CSV and MVVM Architecture.

Results 7 Expenso-iOS issues
Sort by recently updated
recently updated
newest added

I have created the first version of this function, but the function is not ready yet. The functionality works as shown in the video below. I need a little more...

I started the process to understand the code of the app. And one thing that came directly to my mind is an option to create monthly incomes and expenses. They...

Awesome project Sameer! Happy to contribute! : ) Has anyone added bank sync? Like Think or Plaid? https://tink.com https://plaid.com That would make THE KILLER finance open source project!

The app holds memory of previous images attached in a transaction even after deleting or updating them with new one. - Delete the previous images from memory so the app...

enhancement

adds new **categories for incomes** also has. clean up for global constants as enums therby increasing code readibility which fixes this issue https://github.com/sameersyd/Expenso-iOS/issues/31

Thank you for building this great open-source app! It's saved me a tonne of time. I have a suggestion for an improvement. The categories for incomes and expenses are the...

Fixes https://github.com/sameersyd/Expenso-iOS/issues/31 by adding separate categories for incomes. IMO users should be able to add/customise their own categories without needing to update code, but we can do it later if...