https://github.com/rithikjain/gists-app
An unofficial mobile client to create and view GitHub Gists
https://github.com/rithikjain/gists-app
android codeview coroutines firebase-auth gists github github-gists jetpack kotlin livedata mvvm oauth2 okhttp3 retrofit
Last synced: about 2 months ago
JSON representation
An unofficial mobile client to create and view GitHub Gists
- Host: GitHub
- URL: https://github.com/rithikjain/gists-app
- Owner: rithikjain
- Created: 2020-03-28T06:34:28.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-11T15:42:34.000Z (about 5 years ago)
- Last Synced: 2025-03-24T18:44:39.274Z (2 months ago)
- Topics: android, codeview, coroutines, firebase-auth, gists, github, github-gists, jetpack, kotlin, livedata, mvvm, oauth2, okhttp3, retrofit
- Language: Kotlin
- Homepage:
- Size: 8.72 MB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gists-App
---
[](https://GitHub.com/rithikjain/)
[](https://GitHub.com/rithikjain/)
[](https://documenter.getpostman.com/view/10198604/SzYXWzH8?version=latest)An unofficial mobile client to create, update, delete and view GitHub Gists
The app is written in Kotlin with following the MVVM architecture and uses the Jetpack components
CodeView used: https://github.com/kbiakov/CodeView-Android
# Features
- [x] GitHub OAuth
- [x] Retreive Gists from GitHub
- [x] Create Gists
- [x] Update Gists
- [x] Delete Gists
- [X] Add Offline support
- [ ] Add a better code view
- [ ] URL Shortner ?