NewsApp

That application shows actual news.

Stack:

  • Clean Architecture
  • MVVM pattern
  • Retrofit
  • Room
  • Hilt
  • Kotlin Coroutines
  • Glide

Usage:

  • Clone this repository
  • Go to https://newsapi.org, register here a new account and copy your API key at the account page
  • Paste your copied API key at data/src/main/java/com/example/data/constance/Constance.kt into 5 line

Screenshots:

Screenshot_1 Screenshot_2 Screenshot_3

GitHub

View Github