Skip to content

Latest commit

 

History

History
56 lines (25 loc) · 1.31 KB

README.md

File metadata and controls

56 lines (25 loc) · 1.31 KB

HitzWeather

Android weather app created based upon Android Clean architecture that uses various libraries such as Picasso, Retrofit, Butterknife, OkHttp.

This is just a sample app that uses Android Clean Architecutre for the code structure and separates each entity to do its task. It consumes Retofit to make asynchronous http call to open weather API.

This is just the first commit. More changes happening soon.

Please see the screen shot for your reference:

New Screens

** Screen -1 **

  • alt text

** Screen -2 **

  • alt text

** Screen -3 **

  • alt text

** Screen -4 **

  • alt text

Earlier Screens

** Screen -1 **

  • alt text

** Screen -2 **

  • alt text

** Screen -3 **

  • alt text

** Screen -4 **

  • alt text