Skip to content

Commit 0aa7af6

Browse files
Update README.md
1 parent 150a047 commit 0aa7af6

File tree

1 file changed

+5
-15
lines changed

1 file changed

+5
-15
lines changed

README.md

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,9 @@
1-
# WeatherApplication
1+
# Weather Application
22

33

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

7-
Though it provides basic information but can be easily scalable to get large information
8-
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.
6+
Though it provides basic information but is easily scalable.
7+
Anyone can contribute to this project to improve its features, looks and feel.
98

10-
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
11-
12-
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 .
13-
14-
All the weather icons and png images I have provide under src/weather2 package which you can use accordingly.
15-
16-
Just Pull or Clone the repository and enjoy working
17-
18-
Enjoy !!
19-
:D
9+
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 commit comments

Comments
 (0)