Skip to content

ryjason/weatherForecast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

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.

Software Demo Video

Development Environment

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.;

Useful Websites

Future Work

  • 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages