Android app for personal funds budget management
Simple autonoumous Android app for everyday costs and balance accounting, analisys and forecasting (not implemented yet).
The project is written in Java. Migration (at least partial) to Kotlin is considered.
Libraries used:
- MPAndroidChart for charts
- ButterKnife for view binding
- EventBus for event handling
- Typesafe Config for configuration
- Dagger 2 for DI
- Gson for serialization
- TestNG for unit testing