Skip to content

mobile-pablo/Weather-Forecast

Repository files navigation

☁️ Weather Forecast

Status

Completed in 14 days
Recently updated API version for Google Play compliance

How to run it

  1. Clone the repository
  2. Recreate gradle.properties
  3. Add following lines to gradle.properties
android.useAndroidX=true
android.enableJetifier=true  
  1. Add Open Weather API key
    and Position Stack API key to gradle.properties
open_weather_access_key = ""
position_stack_access_key = ""

Tech Stack

  • Kotlin
  • MVVM
  • ViewBinding
  • Dagger + Hilt
  • Retrofit ( 2 API's ) + Gson + Callback library
  • HERE maps SDK
  • Room
  • Flows


Preview

Light Mode

Dark Mode





Releases

No releases published

Packages

No packages published

Languages