Skip to content

awwal/forecast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather forecast application

Command below should be run in source code root.

To Compile

mvn clean package

To run

java -jar target/forecast-0.1-SNAPSHOT.jar --mintemp=0 --maxtemp=30 --locations=lagos,Helsinki,talinn --interval.sec=30

#View log tail -f applogs/forecast.log

#Ui The ui can be access http://localhost:8080/ui

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages