🚀 Bitcoin Price Chart
A simple Android application which fetch BTC -> USD exchange rate development in time and visualize the data in a chart.
Available on Google Play.
Main goals of this project
- Create a good architecture with separate UI and business logic
- Use MVVM (from Android Architecture Components), RxJava2 and Dagger2
- Write well readable, maintainable and testable code
- Multi-modular project structure
- Use Kotlin ❤️