isabelcosta / list-gists-app

App that lists public gists. Learning Room and playing with RxJava...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

List Gists App

Description

Android App that lists public gists.

I did this as a part of a technical challenge in 24h. I ended up learning a bit about how to use Room, play more with RxJava and practise Kotlin. This is not complete.

This is a sample project now :)

Tools I used

Current State

This is showing up the list of public lists fetched with GitHub API - REST API v3. Data persistence isn't working.

Author

@isabelcosta did this!

About

App that lists public gists. Learning Room and playing with RxJava...


Languages

Language:Kotlin 100.0%