Skip to content

NijiDigital/KotlinWeather

This branch is up to date with ekamp/KotlinWeather:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b4fde89 · Nov 28, 2017

History

3 Commits
Nov 28, 2017
Nov 28, 2017
Sep 2, 2017
Sep 2, 2017
Sep 2, 2017
Sep 2, 2017
Sep 2, 2017
Sep 12, 2017
Sep 2, 2017
Sep 2, 2017
Sep 2, 2017

Repository files navigation

KotlinWeather

Short and Sweet Kotlin Weather Application

Small application that will present a user with Weather at their given location.

Setup API Key for Open Weather Map

1. Get API Key from Open Weather Map from
https://home.openweathermap.org/api_keys

2. open app/build.gradle

3. replace <YOUR WEATHER_API_KEY> with your api key you just registered

4. Sync your project with the updated Gradle file

Tools / Libs Utilized

About

Short and Sweet Kotlin Weather Application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%