Skip to content

kcthedev/Android-Ktor-Example

Repository files navigation

Photo Viewer

Kotlin16 MVVM JetpackCompose KotlinFlows Hilt Retrofit2 gson Material

Overview

A Photo Viewer app to demo Android's clean architecture priciples. Makes a call to Dog API and displays the list of dogs in a LazyColumn.

Screenshots

home     

Features

  • Clean Architecture with MVVM ✔️
  • Responsive UI with Jetpack Compose ✔️
  • Make call to remote endpoint with REST API ✔️
  • StateFlow to asynchronously display data ✔️

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages