/Politoons-Android

Simple Android kotlin based REST API client application using Retrofit

Primary LanguageKotlin

Politoons-Android

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.

TODO

The following additions can be done in this app:

  • Improving UI
  • Adding Room Database
  • Querying other APIs
  • Mercury