April 2016
Proof of concept app (code challenge). This project was very useful as a playground to learn to work with tools listed below. It's very old and needs to be redone :)
Retrofit
Picasso
Volley
Proper architecture.
DI framework (Koin or Dagger 2)
I'd also migrate Volley to OkHttp.
Kotlin.
Tests.