Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 391 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 391 Bytes

🔥 About "Trends"

Trends is an open-source Android client for Google Trends website. It is a multi-module project based on Kotlin MVI architecture and uses Jetpack compose to implement its UI.

🏗 Tech Stack

  • 100% Jetpack Compose UI
  • Kotlin Coroutines
  • Flow
  • DataStore
  • Hilt
  • Coil
  • Retrofit
  • Kotlinx-serialization

🔬 Automated test

  • Junit
  • Mockk
  • Espresso