Skip to content

A weather forecasting application to know the current weather of any city in the world.

Notifications You must be signed in to change notification settings

bhagatanirudh/WeatherForecasting_JavaFX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Forecasting Using JavaFX

I build this project built in my spare time for learning purposes. This application is build using JavaFx and AccuWeather API(Application programming interface). In this application I used two API, firstly to get location information when search by city name and secondly to get current weather condition based upon location key of entered city. The application comes with various features such as the display of day date and time, location with latitude and longitude, current temperature with minimum and maximum temperature. Additionally it also displays temperature felt, humidity, visibility, wind speed, wind gust speed and air pressure.

Steps to follow :

  1. Enter city name correctly. image
  2. Press Enter or else click on "Search" button. image

Requirements

  1. JavaFX SDK, You can download from given link (https://gluonhq.com/products/javafx/)
  2. JSON (http://www.java2s.com/Code/Jar/j/Downloadjavajsonjar.htm)

Setup

For setup for different IDE, you can follow (https://openjfx.io/openjfx-docs/) the given link.

About

A weather forecasting application to know the current weather of any city in the world.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published