Weather

Differences between revisions 3 and 4
Revision 3 as of 2013-01-23 22:10:22
Size: 2419
Editor: 60-242-163-26
Comment:
Revision 4 as of 2013-02-01 03:33:41
Size: 2557
Editor: mhall119
Comment:
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
|| Blueprint || [[https://blueprints.launchpad.net/ubuntu-weather-app/+spec/initial-weather-development|initial-weather-development]] ||

Weather

This web page is where we are coordinating the work to build a Weather application for the Ubuntu Phone that could also extend to other form factors too with the responsive design features built into the Ubuntu SDK

The Details

Launchpad Project

ubuntu-weather-app

Launchpad Team

ubuntu-weather-dev

IRC Channel

#ubuntu-phone on Freenode

Blueprint

initial-weather-development

User Stories

Note: please don't add user stories here. We are defining these as a limited set to keep the scope more limited to get out a first version.

  • Must Have: I want to check the current temperature & weather at a specific location

  • Must Have: I want to check the ‘n’ day forecast
  • Should/Could Have: Hourly temperature and weather

Functional Requirements

Note: likewise, please don't add functional requirements here. We are defining these as a limited set to keep the scope more limited to get out a first version.

  • Data storage for setting location
  • Setting a location
  • Set units (imperial/metric)
  • Display weather, temperature and ‘n’ day forecast (one screen for each and/or consolidated)
  • Something interactive?

Design

How To Add Your Design

Current Weather View

  • Needed

Forecast view

Display weather forecasts for up to 5 days

  • Needed

Choose Location

  • Needed

Choose Units

Pick between imperial and metric units for display.

  • Needed

Implementation

This is where the spec will be.

Possible Weather Sources

Touch/CoreApps/Weather (last edited 2015-07-10 19:23:22 by 173-109-70-164)