Trying to get more information about the look and feel of the weather. Yes I know there are windows, but that is not the point.
Tag: Weather
Weather App – Washing Line Algorithm
I would like to know when it is good to hang the washing on the line – should be simple – right? Well no, that is very wrong.
Weather App – Backlog
User Stories I know that you can use something Jira and countless other systems to manage your backlog. But this is not a normal project, this is a home project that I pick up in my spare time. There are no sprints or anything like that. All I need is a do list.
Weather App – Wind Direction
The obvious way to convert the wind direction into NSWE is with a nice long switch statement. But that seemed very long winded and boring – and this is my project, I am allowed to find a more interesting way. Thanks to mathsisfun.com for their excellent content on this subject.
Weather App – API
In the week my weather app stopped working. Looked like it was getting no data. Tried connecting via wifi, on mobile data, checked we actually had internet – but nothing. Turns out their API has a new home. Thanks for nothing Apple.