Skip to content

A JAVA application that makes use of multiple API's to return the current weather conditions of a place

Notifications You must be signed in to change notification settings

SiddAneja/instaWeather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

instaWeather

'instaWeather' is a weather application that makes use of OpenStreetMaps API to get the geo-loaction of an address entered by the user. It then passes the coordinates onto OpenWeatherMaps (current weather) API to extract the weather information in JSON format. The program then process the JSON query and provides the user with weather through an interative UI.

How to run

Fork the repository and then run the MainApp.java file.

About

A JAVA application that makes use of multiple API's to return the current weather conditions of a place

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages