Skip to content

finished application, maybe some features or techs will be added in the future.

Notifications You must be signed in to change notification settings

DerSarco/MyWeather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyWeather [Coding Challenge]

Installation

Sync the build.gradle to get all the dependencies for execute the application.

Configuration

Is necessary get an API KEY from Open Weather API to execute the app.

Set API KEY

Once the API KEY is ready, please add in the next file -> myweather/utils/Constants.kt

 const val API_KEY = "ADD HERE"

About

finished application, maybe some features or techs will be added in the future.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages