CurrencyConverter is a simple app that displays a number entered by the user to a number of different currencies.
This is a learning project that includes the following subjects :
- Implementation of a MVVM pattern using Google's support lib components.
- Use of data binding components
In the future - this project will also include use of the following
- rxJava
- Dagger dependency injection