Top Kotlins is one-screen sample app that shows the top 10 Kotlin language repositories on Github using Github REST API with a tight focus on MVVM and Clean architecture.
more details for each layer check this 👉 Application Architecture
- retrofit
- hilt
- viewmodel
- coroutines
- livedata
- constraintlayout
- navigation
Checkout 👉 Code Conventions | Development and Release process
- Make sure to test your code (Don't depend on having a QA or PR reviewers to find the bugs)
- DON'T make any changes on production before communicating with your manager/senior(this includes firebase project google cloud project, play store)