Skip to content

Using Kotlin & Compose Multi Platform with MVI & MVVM with clean architecture

Notifications You must be signed in to change notification settings

KashyapBhat/StockMarketApp

Repository files navigation

Stock Market App

Compose and Kotlin Mutli Platform with MVI & MVVM with clean architecture

  • Data (DTOs, Mappers, repository) + Domain (State, Action, Viewmodel, UI Data) + Presentation (Navigation, UI Composables & their Components)

  • Libraries Navigation for Compose, Coil Image, Ktor with serialization, DI with Koin, Room with SQLite

  • Using https://finnhub.io/docs/api/

Home Screen Preview

Home Screen Preview