This is Weather Forecast App which it will retrieves weather data from an online API(OpenWeatherMap) and displays current weather conditions and forecasts.
This application will also read the write the data the user searched a .TXT file. Where the weather can loop for the history search.
IntelliJ IDEA - Java8
Language: Java8
Library: com.google.gson.; java.util.Scanner; java.util.Objects; java.util.Map; java.util.HashMap; java.net.URLConnection; java.net.URL; java.io.;
- Built a better user interface
- Options of choose area and city from a list
- Built a Database to support the app for weather of pass few days