Skip to content

abgill/KotlinWeather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KotlinWeather

Simple app that fetches the weather that I used to teach myself Kotlin. If I were to do this again there are a few things that I would change now that I better understand Kotlin. In order to be able to build this you will need to obtain an api key for this api https://openweathermap.org/forecast16 and add it as a resourse. You will also need to insert your own url as a resource. You can use this as a template http://api.openweathermap.org/data/2.5/forecast/daily?zip=%d,us&units=imperial&cnt=16&APPID=%s.

About

Simple app that fetches the weather that I used to teach myself Kotlin

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages