Skip to content

dfpalomar/android-github-client

Repository files navigation

Android github client

main

Search the most popular github repositories by topic, see their main contributors and navigate to their pages.

This playground app is designed to show case a modern android app architecture that uses the latest libraries and tools. As a summary:

  • Entirely written in Kotlin.
  • UI completely written in Jetpack Compose
  • Uses many of the Architecture Components, including: ViewModel, Room, Navigation
  • Uses Kotlin Coroutines and Flow
  • Uses Hilt for dependency injection
  • Provides offline content through Dropbox Store library
  • Provides unit tests for Composable functions and View Models
  • Uses Github actions as CI to test and build the project

ezgif-5-d03d8746fe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages