Weather

Differences between revisions 14 and 15
Revision 14 as of 2013-09-03 08:40:21
Size: 4437
Editor: dpm
Comment:
Revision 15 as of 2013-09-03 08:41:13
Size: 4442
Editor: dpm
Comment:
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:
|| Design specs || - [[http://design.canonical.com/?s=weather|Weather app blog posts]]<<BR>>- [[https://docs.google.com/a/canonical.com/presentation/d/19U5muDN7K-G0mMCIVc_7ziQbgP9hCMAhlFqO1ANAJbU/edit#slide=id.ge4d5d83b_025|Weather and Clock UDS presentation]] || || Design specs || - [[http://design.canonical.com/?s=weather|Weather app blog posts]]<<BR>>- [[https://docs.google.com/a/canonical.com/presentation/d/19U5muDN7K-G0mMCIVc_7ziQbgP9hCMAhlFqO1ANAJbU/edit#slide=id.ge4d5d83b_025|Weather and Calculator UDS presentation]] ||

Warning /!\ Ubuntu Touch is no longer maintained as a core product by Canonical. However, the Ubports community are continuing 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-touch on Freenode

Blueprint

initial-weather-development

Design specs

- Weather app blog posts
- Weather and Calculator UDS presentation

Burndown Chart

coreapps-13.10

Release Schedule

Date

Milestone

Release

2013-04-15

coreapps-13.10-month-0

2013-05-15

coreapps-13.10-month-1

Alpha

2013-06-15

coreapps-13.10-month-2

2013-07-15

coreapps-13.10-month-3

Beta

2013-08-15

coreapps-13.10-month-4

Final

2013-09-15

coreapps-13.10-month-5

2013-10-15

coreapps-13.10-month-6

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 --DONE
  • Setting a location --DONE
  • Set units (imperial/metric) --DONE
  • Display weather, temperature and ‘n’ day forecast (one screen for each and/or consolidated)
  • Something interactive?

Design

http://design.canonical.com/wp-content/uploads/keyscreens_weather-1024x441.jpg

How To Add Your Design

To contribute design, first ensure you have picked an app and then read the App Design Guides.

Next, send an email to David Planella (david.planella AT canonical DOT com) and Michael Hall (michael.hall AT canonical DOT com) to ask to be added to MyBalsamiq (this is the system we use for creating mock-ups.

Now look at each of the screens listed in the project in the Design section and view any existing designs.

If a design matches how you think it should look but with a few changes, please don't create a new design but instead leave comments on the design itself.

If there is either no design or you would like to propose a new design, simply create the design in MyBalsamiq on https://ubuntu.mybalsamiq.com/projects/ubuntuphonecoreapps/grid. Please be sure to use the Phone container and add your design inside it.

Now link your design under the right screen heading below and using the following format:

 * [[https://ubuntu.mybalsamiq.com/projects/ubuntuphonecoreapps/YOURDESIGN|Your Name]] - summary of your design

As an example:

Current Weather View

Forecast view

Display weather forecasts for up to 5 days

Choose Location

Choose Units

Pick between imperial and metric units for display.

Implementation

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