Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 547 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 547 Bytes

image

SunSpotter

A single activity application that allows the user to input a zip code, and have it return weather data for the zipcode.

Purpose

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.

Author

Ross Grambo

Credit

This was an assignment from the University of Washington. Assignment created by Joel Ross (https://github.com/joelwross)