A repository based on the classes by Petros Efthymiou on the courses "Kotlin Multiplatform Masterclass" and "Full-stack Compose Kotlin Multiplatform Masterclass - KMP" available on Udemy: https://www.udemy.com/course/kotlin-multiplatform-masterclass/ https://www.udemy.com/course/fullstack-compose-multiplatform-masterclass-kmp/
On this repository, there are examples of multiplatform development for four target platforms - Android, iOS, desktop and Web using Kotlin Multiplatform, Compose Multiplatform, Koin, SQLDelight, Ktor, Clean Architecture, MVI. The architecture used in the project is a variant of MVI.
This repository is not a clone of the instructor repository, but a handmade, step by step copy of it with some functionalities added. The original is available here: https://github.com/petros-efthymiou/DailyPulse