An android app source code to demo my latest practises in Android & Kotlin world.
In order to try the application from source code you'll need
- An instance of the server code.
- And a local.properties with some credentials. Instead you can install it from [https://play.google.com/store/apps/details?id=app.siamak.sendit&hl=en&gl=US](Google Play).
- Kotlin 1.6.10
- Retrofit
- Koin => Hilt [90% done]
- Livedata, kotlin Flow apis
- Navigation component
- Firebase apis
- Room
- Material UI
- JUnit 5
- Jetpack Compose - In progress [30% done]
- Github pipeline integration
- 80% Test coverage
- Protobuf
- UI revamp
Of course, Just open the PR and I'll reach you out. Any issues can be tracked via tracker as well as comments.