Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhamgosain authored Jan 29, 2021
1 parent 150a047 commit 0aa7af6
Showing 1 changed file with 5 additions and 15 deletions.
20 changes: 5 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,9 @@
# WeatherApplication
# Weather Application


A java Gui based Weather application with good graphics and icons
This application can tell weather of any place in world ..just need to type the location
A java Gui based Weather application with dynamic backgrounds and weather icons.

Though it provides basic information but can be easily scalable to get large information
So anyone can use this project and freely contribute to this project so that next person finds it better position and can contribute it further.
Though it provides basic information but is easily scalable.
Anyone can contribute to this project to improve its features, looks and feel.

I have used open weather api to get weather json data which I later deserialized to get the desired results . The final results are shown in interactive way using images of different types..icons etc

Though it's basic app but the quality of work that can be done on such kind of applications can be interactive and i done the same .

All the weather icons and png images I have provide under src/weather2 package which you can use accordingly.

Just Pull or Clone the repository and enjoy working

Enjoy !!
:D
I have used open weather API for weather related information. The final results are shown in interactive way using images and icons for different weathers.

0 comments on commit 0aa7af6

Please sign in to comment.