Skip to content

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.

Notifications You must be signed in to change notification settings

prosenjith/PeopleConnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published