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

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

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

![SPLASH](https://github.com/kulloveth/GADSLeaderBoard/blob/master/app/screenshots/splash_pg.png)

![Skilled](https://github.com/kulloveth/GADSLeaderBoard/blob/master/app/screenshots/lead_skil_pg.png)


![Hours Learnt](https://github.com/kulloveth/GADSLeaderBoard/blob/master/app/screenshots/lead_hour_pg.png)



![Form](https://github.com/kulloveth/GADSLeaderBoard/blob/master/app/screenshots/sbt_page.png)