Weather

Differences between revisions 1 and 2
Revision 1 as of 2013-01-22 22:21:41
Size: 1560
Editor: mhall119
Comment:
Revision 2 as of 2013-01-23 17:57:23
Size: 2125
Editor: mhall119
Comment:
Deletions are marked like this. Additions are marked like this.
Line 18: Line 18:
 * TBC
 * TBC
 * 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
Line 26: Line 28:
 * TBC
 * TBC
 * 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?
Line 37: Line 42:
=== Screen === === Current Weather View ===
Line 39: Line 44:
 * TBC  * Needed
Line 41: Line 46:
=== Screen === === Forecast view ===
Line 43: Line 48:
 * TBC Display weather forecasts for up to 5 days
Line 45: Line 50:
=== Screen ===  * Needed
Line 47: Line 52:
 * TBC === Choose Location ===

 * Needed

=== Choose Units ===

Pick between imperial and metric units for display.

 * Needed

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

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.

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