Skip to content

blink22/code-sample-android

Repository files navigation

Top Kotlins

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.

Architecture Blueprint

more details for each layer check this 👉 Application Architecture

Project Structure

Tools & Libraries

  • retrofit
  • hilt
  • viewmodel
  • coroutines
  • livedata
  • constraintlayout
  • navigation

General Notes

  • 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)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages