Skip to content

Android Fundamental test project partly rewritten in Compose

Notifications You must be signed in to change notification settings

phansier/AFProject

 
 

Repository files navigation

Android Fundamental test project

Compose Version Kotlin Version Android CI

Partly rewritten in Compose

Educational application, based on public TMDB API as a data source.

Technology stack:

  • Kotlin
  • Coroutines + Flow
  • Single activity + Fragments/No fragments in Compose
  • Dagger 2
  • MVVM (ViewModel+LiveData)
  • Retrofit2 (TMDB API) + Room
  • Navigation Component / Custom navigation in Compose
  • Paging / Paging-Compose
  • Glide / Coil-Compose

Screenshots

About

Android Fundamental test project partly rewritten in Compose

Topics

Resources

Stars

Watchers

Forks

Languages

  • Kotlin 99.9%
  • Makefile 0.1%