Android app for showing updated currency rates every second and recalculate all rates based on user input in any currency
- MVVM architecture
- Coroutines & Flows for I/O & reactive streams
- Retrofit & Room combined in repository pattern
- LiveData
- Dagger
- Unit tests - Mockito, JUnit
- UI tests - Espresso
- Offline mode
- Recycler item animations
- Recycler position restored after orientation change