Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 365 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 365 Bytes

VKClient_App_Compose

Android Client for VK.com on Jetpack Compose

The app includes:

  • Vk Authentification screen
  • Recommendations list screen
  • Commensts screen
  • Ability to hide and like a post

Application Stack:

  • Kotlin
  • Kotlin Coroutines
  • Kotlin Flow
  • Android Jetpack
  • Jetpack Compose
  • Retrofit
  • Dagger 2
  • Clean Architecture