Skip to content

Repository files navigation

Museum KMP - Kotlin Multiplatform Project

A modern museum collection app built with Kotlin Multiplatform and Compose.

Architecture

  • Clean Architecture with data/domain/presentation layers
  • SQLDelight for type-safe database access
  • Compose Multiplatform for modern declarative UI
  • Kotlin Coroutines + Flow for reactive data

Structure

  • shared/ - Multiplatform business logic (80% of code)
  • androidApp/ - Thin Android app layer (20% of code)

Features

  • Browse artwork collection
  • Search artworks
  • Favorite artworks
  • Clean, modern Material 3 UI

Setup

  1. Open project in Android Studio
  2. Sync Gradle
  3. Run on Android

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages