Skip to content

Repository files navigation

👥 PeopleConnect

PeopleConnect is a Kotlin Multiplatform (KMP) practice project built to learn and experiment with shared code across Android, iOS, and backend platforms.

This project demonstrates how to:

  • Share business logic using Kotlin Multiplatform
  • Build a REST API using Ktor backend
  • Consume the API from both Android and iOS using Ktor client
  • Use state management via StateFlow
  • Integrate shared ViewModel logic in Jetpack Compose (Android)

✅ Built for learning and improving Kotlin Multiplatform skills.


About

PeopleConnect is a practice project to explore and learn Kotlin Multiplatform. It includes a shared Kotlin module, an Android app, an iOS app, and a Ktor backend.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages