Skip to content
This repository has been archived by the owner on Jul 19, 2022. It is now read-only.

xiprox/Upgur

Repository files navigation

Upgur

An offline-first Imgur client app that lets you view your albums and photos and upload new ones even if you are offline.

It's a solution to an interview task and mainly consists of my explorations of Android Jetpack. It uses the following components:

  • AppCompat
  • Lifecycles
  • LiveData
  • Navigation
  • Room
  • ViewModel
  • WorkManager