https://github.com/kulloveth/gadsleaderboard
GADs Practice Project to show learners leaderboard
https://github.com/kulloveth/gadsleaderboard
coil-image-loader coroutines gads-leaderboard gads2020 koin kotlin livedata moshi-converter mvvm-architecture retrofit2 viewmodel
Last synced: about 2 months ago
JSON representation
GADs Practice Project to show learners leaderboard
- Host: GitHub
- URL: https://github.com/kulloveth/gadsleaderboard
- Owner: kulloveth
- Created: 2020-08-29T13:57:05.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-15T21:17:10.000Z (over 4 years ago)
- Last Synced: 2025-02-05T01:23:10.250Z (4 months ago)
- Topics: coil-image-loader, coroutines, gads-leaderboard, gads2020, koin, kotlin, livedata, moshi-converter, mvvm-architecture, retrofit2, viewmodel
- Language: Kotlin
- Homepage: https://kulloveth.pythonanywhere.com
- Size: 987 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GADSLeaderBoard
GADs Practice Project to show learners leaderboard## Libraries used
* Retrofit - To interact with Api End point
* Moshi - To Deserialize and map Json Models
* Coil - To load images
* Coroutine - For Asyncronous data processing
* Koin - For Dependency Injection
* ViewModel
* LiveData# ScreenShots



