Skip to content

HowDidUGetOutOfBounds/WeatherApp

Repository files navigation

WeatherApp

Simple Kotlin MVVM weather app

add your key in local properties to launch app (cuz it uses id)

  #this is Base URL
  base_url=https://api.openweathermap.org/data/2.5/

  #this is App ID of Open Weather API
  app_id=YOUR_ID

About

Simple Kotlin MVVM weather app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages