Weather Application using Java Swing

Weather Application

This Application shows weather informations like wind speed, temperature, humidity etc. This project based on MVC pattern and used maven dependency for jackson api to convert json object to java object, JODA api to get time and i also use weatherstack Api to get weather information.

Step 1: Firstly you have you have create account on https://weatherstack.com/ for "api key".

Step 2:

  1. Go to Control folder("https://github.com/luringdeveloper/Weather-Application-For-Desktop/tree/master/weatherapplication/src/com/weatherapplication/control").
  2. Open WeatherApiDataController.java
  3. Paste API KEY Where Enter_API_KEY text write.

  • 1. Splash Screen

  • 2. Day Night

  • 3. Day Night

  • 4. Video

Click Me To Get Project Code

No comments: