A sample project powered by exchangeratesapi.io
APIs to simulate a simple USD, EUR, and GBP exchange
You could find a debug apk under releases
folder
The project uses some of the official Jetpack libraries including:
- DataStore
- Navigation
- Hilt
And other popular third party libs including:
- Retrofit
- GSON
- OkHttp
- Adding tests (unit testing, integration, and probably UI tests)