Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xiprox/Upgur

A very simple offline-first Imgur client app
https://github.com/xiprox/Upgur

android imgur imgur-api jetpack jetpack-android jetpack-lifecycle-components jetpack-navigation jetpack-workmanager offline-first

Last synced: about 2 months ago
JSON representation

A very simple offline-first Imgur client app

Awesome Lists containing this project

README

        

Upgur

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

![](graphics/readme.png)

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