Sosyal is a simple social media app that allows you to post something and comment the post.
This app implements Clean Architecture which has three main layers, UI/Presentation, Domain, and Data layer.
- Kotlin
- Jetpack Compose
- Koin
- Flow
- Coroutines
- Jetpack DataStore
- Ktor Client
- Kotlin Serialization
- Coil
- Mockito
- Login and register
- View, upload, and edit a post
- View and upload a comment
- Profile
Demo Video