About myWeather
Basic Weather App that displays weather in Toronto, ON.
Has the option to check weekly and hourly forecast.
All data is being parsed using forecast.io api
Some TO-DO's :
[ ] Get users location using GeoLocation Service
[ ] Update UI
[ ] Add support for different temperature metrics
[ ] Add the ability to notify user of weather changes
P.S: This is my first published project in attempt to learn Android Development.