Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/xiprox/Upgur
- Owner: xiprox
- License: unlicense
- Archived: true
- Created: 2019-04-02T22:47:45.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-07-19T11:10:11.000Z (over 2 years ago)
- Last Synced: 2024-08-03T17:10:44.820Z (5 months ago)
- Topics: android, imgur, imgur-api, jetpack, jetpack-android, jetpack-lifecycle-components, jetpack-navigation, jetpack-workmanager, offline-first
- Language: Kotlin
- Homepage:
- Size: 17.7 MB
- Stars: 14
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-android-kotlin-apps - Upgur - first Imgur client app</br></br> <b>Tech Stack</b> : Dagger, Retrofit, Room, WorkManager, Navigation, android-upload-service, LiveData, ViewModel </br></br> <i> Last commit: 1 year ago</i> | 🌟 13 </br> 🍴 3 </br> 👁️ 2 | (:art: Pattern / MVVM)
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