This android project is purposely made for understanding
- REST API client using Retrofit.
- Latest Android Architecture components: Live Data and ViewModel.
- Kotlin.
The application uses this as the API built using Django hosted on Heroku. The source code for this Django app can be found here.
Data credits: Wikipedia.
The following additions can be done in this app:
- Improving UI
- Adding Room Database
- Querying other APIs
- Mercury