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.

To Do

As a planner, I want to know more about the rain – is it patchy or widespread. I don’t think min and max will help me here.

I’m waiting for some decent rain, so that I can try to validate the graphs.

As a planner, I want to know what weather words are featuring today and tomorrow.

I like the idea of seeing tomorrows weather as well

I’m not getting the washing icon because there are too many hours we are looking at – maybe we just need to restrict the number of hours we keep to 48, and don’t bother about limits

Can we please have a proper washing algorithm. I do need to know

Please may I have a menu so that I can add my favourites to the dropdown, so that I can nosey parker on my families’ weather.

The API calls are not async and they need a proper callback so that success and failure can be handled properly

Done

As a fool, I want to know how cold it actually feels, in order to know whether to take my coat to the shops. I don’t think we need the temperature duplicated on two pages, do we? – Done

As a wind geek, I want to know the speed of wind gusts.- Done

I want the download to be quicker. I think I need less data – 10 days is more than a sensible forecast in any case – Done

Sometimes Current conditions is missing data. In this case we get the wind from hour 1. But I’m only doing this for the Beaufort number. Need to do this for the other wind speeds as well – Done

The scale seems wrong for probability – Done

Learning Resources

And of course, keep hitting the learning.

Kotlin Bootcamp for Programmers

Leave a Reply

Your email address will not be published. Required fields are marked *