Skip to content

Siddhant23/NY-Times-Popular-Articles

Repository files navigation

Build Test Android Studio Flamingo

NY TIMES ARTICLES

By Siddhant Mehta (Android Developer)

(Android Architecture Components - Jetpack)

Libraries

  • Language : Kotlin
  • SDK : 31 (Android S)
  • Architecture : MVVM (Model - View - ViewModel)
  • Network : Retrofit
  • Concurrency : Coroutines
  • DI : Hilt
  • UI : View Binding
  • Testing : JUnit + Espresso + RoboElectric + Mockito
  • CI/CD : Github-Actions