/Open-issue-listing-of-a-Repository-Github

Open Issues of Firebase Ios sdk Repository are listed in this project and sorted on the basis of most recent updated issue. list item contain issue title and updated time and first 140 chars with ... of body . on click over the list item if there is no comment for that particular issue than it shows alert otherwise it redirect to the next screen and show all the comments in list fetched from comment api , in comment there is name of author who comment and comment time and comment full detailed body. For data persistence issue list are saved in cache for 24 hrs in okhttp rertorfit client.This sample is developed by using MVVM and RXJAVA and Retrofit for networking and okhttp client for cache.

Primary LanguageKotlinApache License 2.0Apache-2.0

Open-issue-listing-of-a-Repository-Github

Open Issues of Firebase Ios sdk Repository fetched from the Github repository open issue list api are listed in this project and sorted on the basis of most recent updated issue. list item contain issue title and updated time and first 140 chars with ... of body . on click over the list item if there is no comment for that particular issue than it shows alert otherwise redirect to the next screen and show all the comments in list fetched from comment api , in comment view there is name of author who comment and comment time and comment full detailed body. For data persistence issue list are saved in cache for 24 hrs in okhttp rertorfit client.This sample is developed by using Kotlin , MVVM and RXJAVA and Retrofit for networking. #kotlin, #RxJava,#Retrofit, #CacheInNetworkin #intercepters #okhttp