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

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

Awesome Lists containing this project

README

        

# Gists-App

---
[![ForTheBadge built-with-love](http://ForTheBadge.com/images/badges/built-with-love.svg)](https://GitHub.com/rithikjain/)
[![ForTheBadge built-with-swag](http://ForTheBadge.com/images/badges/built-with-swag.svg)](https://GitHub.com/rithikjain/)
[![UI ](https://img.shields.io/badge/Backend-Link%20to%20DOCS-orange?style=flat-square&logo=appveyor)](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 ?