jgzuke / WeatherApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Design Decisions

###Json Parsing I used LoganSquare to parse the json response because it is incredibly fast and allows extra parameters to very easily be added to the model.

###Weather icons I chose to use WeatherIconView for the icons, because it allowed icons to be easily replaced or added for new conditions compared to using images, and I didnt't like the default images from the openweather api.

About


Languages

Language:Java 100.0%