/WeatherApp

Displaying weather using open weather map API

Primary LanguageKotlin

WeatherApp

Get the current weather info for a given city.

Running this app

To run this app you will need an Open Weather API account to get an API Key. https://openweathermap.org/api

Enhancement:

  1. Handle Error messages
  2. Handle loading
  3. Unit Tests
  4. Add city with autocomplete using google maps service