Permalink
Failed to load latest commit information.
LICENSE Added LICENSE file Aug 26, 2018
README.md Updated installation docs Aug 29, 2018
coordinates.go Added coordinates.go to contain the coordinates struct Aug 26, 2018
forecast.go Added new struct in handling daily forecast Sep 1, 2018
openweather.go Added implementation of getting daily forecast by coordinates Sep 2, 2018
openweather_test.go Added test for getting daily forecast using coordinates Sep 2, 2018
weather.go Added weather.go file to contain the WeatherData struct Aug 26, 2018