A single activity application that allows the user to input a zip code, and have it return weather data for the zipcode.
The purpose of the application was to practice making async requests with android and handling response data. The application is very simple and was able to be completed within a week.
Ross Grambo
This was an assignment from the University of Washington. Assignment created by Joel Ross (https://github.com/joelwross)