/UR-mobile-coding-challenge

My entry for United Remote's mobile coding challenge: https://github.com/hiddenfounders/mobile-coding-challenge

Primary LanguageKotlin

UR-mobile-coding-challenge

My entry for United Remote's mobile coding challenge: https://github.com/hiddenfounders/mobile-coding-challenge

Live demo

Libraries used:

  1. Retrofit: to simplify making HTTP calls to the GitHub API
  2. RxKotlin & RxAndroid: to go reactive
  3. Glide: to load, cache & display user avatars
  4. Glide-transformations: to crop the images loaded by Glide