xiprox / Upgur

A very simple offline-first Imgur client app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A very simple offline-first Imgur client app

License:The Unlicense


Languages

Language:Kotlin 100.0%