https://github.com/ferrariofilippo/saveapp_kotlin
SaveApp is an Android app that helps at tracking expenses.
https://github.com/ferrariofilippo/saveapp_kotlin
android android-app budget-app budget-manager budgeting expenses-tracker kotlin kotlin-android material-design-3 material-ui wallet
Last synced: 7 months ago
JSON representation
SaveApp is an Android app that helps at tracking expenses.
- Host: GitHub
- URL: https://github.com/ferrariofilippo/saveapp_kotlin
- Owner: ferrariofilippo
- License: mit
- Created: 2023-08-25T20:05:39.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-02-24T18:19:43.000Z (7 months ago)
- Last Synced: 2025-02-24T19:28:17.249Z (7 months ago)
- Topics: android, android-app, budget-app, budget-manager, budgeting, expenses-tracker, kotlin, kotlin-android, material-design-3, material-ui, wallet
- Language: Kotlin
- Homepage: https://www.saveapp.cloud
- Size: 40.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
![]()
# SaveApp
SaveApp is an open-source Android app that helps keep track of expenses.
## Privacy
All data is saved locally on your phone.## Screenshots
![]()
## Contribute
Feel free to open issues to track bugs and/or feature requests.
If you want to contribute to the code base, please open a pull request for each improvement.
Please follow this Kotlin style guide.## Credits & Third-Party Licenses
SaveApp is powered by the open-source libraries below. Please, consider supporting them.
- Material Icons - LICENSE
- Material components - LICENSE
- Room database - LICENSE
- Retrofit 2 - LICENSE
- Graphs are created using MPAndroid Chart library - LICENSE
- Exchange rates are fetched using Frankfurter APIs - LICENSE.
- Dracula Theme - LICENSE
- Nord Theme - LICENSE