Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 536 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 536 Bytes

SimpleWeatherApp

A minimalist weather app, using the basic framework outlined in the link below:

http://code.tutsplus.com/tutorials/create-a-weather-app-on-android--cms-21587

Features include OpenWeatherMap api functionality for requesting current weather and forecast for any city on earth, with a minimalist and consistent UI across two tabs. Weather can be refreshed from the main screen, and background changes dynamically depending on the time of day at the location requested, combined with separate icons for day and night.