Pinned Loading
-
SweetsApp-MVVM-LiveData
SweetsApp-MVVM-LiveData PublicMVVM pattern implemented, using LiveData to observe changes add new data. User adds new sweets item to the RecyclerView list.
-
MVVM-RxJava2
MVVM-RxJava2 PublicApp displays flag and welcome greeting of the country that user picks from the spinner drop down menu. App represents model-view-viewmodel architecture and observer patter by using RxJava2
Java 1
-
NoteApp-RoomWithAView
NoteApp-RoomWithAView PublicApp enables making notes by using Room persistence library
Java 1
-
Currency-Converter
Currency-Converter PublicKotlin application that follows MVVM software architectural pattern. User enters value in US dollar and by pressing Convert button displays value in euros. In order to to get a clean code LiveData …
Kotlin 1
-
WebScraping-GitHubTrendingRepos
WebScraping-GitHubTrendingRepos PublicApplication displays GitHub trending repositories. When user clicks on the repository item from the list, details are shown on the page.
Kotlin 3
-
MarvelHeroes-Retrofit
MarvelHeroes-Retrofit PublicApp displays photo and name of marvel heroes at the Grid view. Data are get from the server using Retrofit library and Gson converter for parsing server response.
Java 2
If the problem persists, check the GitHub status page or contact support.