Skip to content

TadasGailevicius/NewsCompose

Repository files navigation

NewsCompose

News App Using Jetpack Compose


Tech stack & Open-source libraries

  • Minimum SDK level 28
  • 100% Kotlin based + Coroutines
  • Jetpack Compose - A modern toolkit for building native Android UI.
  • Architecture
    • MVVM Architecture
  • Dagger-Hilt for dependency injection.
  • Retrofit2 & OkHttp3 - Construct the REST APIs
  • Room - Local database, store weather history
  • Coil - Image loading library
  • Timber - Logging.

API

http://api.openweathermap.org/

About

News app using Jetpack Compose

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages