Skip to content

A weather checking program made in java with the ability of showing current weather and long term data

Notifications You must be signed in to change notification settings

Tornao2/WeatherChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Technologies

The project is written in Java and uses the following third-party elements:

Additionally following technologies and concepts were used:

  • Usage of css to style the graphical side of the program
  • Working with resources - png and css files
  • Uses HTTPS requests to external APIs

IDE used is intelij community edition

Features

Project allows for receiving data about current and long-term weather data including:

  • Temperature
  • Apparent temperature
  • Humidity
  • Precipitation
  • Wind speed
  • Pressure
  • Weather codes (WMO representation)
  • Time

Notes

Used apis have a few limitations like for example open-meteo weather forecast api updating current data every 15 minutes.

For the program to work "INSERTAPIKEY" must be replaced with a correct api key from the geocoding api at line 111 of the "main.java" file

Demonstration

Demonstration of the project is located at: https://www.youtube.com/watch?v=CThv_hNXBJw

About

A weather checking program made in java with the ability of showing current weather and long term data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published