Skip to content

ZekaiHe/WeatherConsole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherConsole

Console based weather retrieval

Retrives weather information from https://openweathermap.org/ (current weather only - Free) JSON->POJO

Implements persistence with mySQL accessed via DAO (cities) and DTO

User input cities limited to USA top 1000 cities listed on file.

Core features: Add cities to their favorites Remove cities from their favorites Scroll through their favorites (weather of city shown one at a time on console) Change units of weather between imperial(english) and metric

Enjoy!

About

Console based weather retrieval

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages