Clock

Differences between revisions 4 and 5
Revision 4 as of 2013-01-22 20:43:38
Size: 1548
Editor: mhall119
Comment:
Revision 5 as of 2013-01-23 17:52:18
Size: 2054
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 time
 * Must Have: I want to set a future, one time alarm
 * Must Have: I want to set a future, repeat time alarm
 * Should/Could Have: Link to time and date settings
Line 25: Line 28:

 * TBC
 * TBC
 * Data storage for alarms
 * Notifications for events
 * Opening alarm records
 * Representing accurate date information for setting/viewing/modifying alarms
 * Selecting an alarm
Line 37: Line 42:
=== Screen === === Add alarm ===
Line 39: Line 44:
 * TBC  * Needed
Line 41: Line 46:
=== Screen === === Edit alarm ===
Line 43: Line 48:
 * TBC  * Needed
Line 45: Line 50:
=== Screen === === Delete alarm ===
Line 47: Line 52:
 * TBC  * Needed

=== Notification on alarm ===

 * Needed

=== Start timer ===

 * Needed

=== Stop timer ===

 * Needed

Clock

This web page is where we are coordinating the work to build a Clock 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-clock-app

Launchpad Team

ubuntu-clock-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 time
  • Must Have: I want to set a future, one time alarm
  • Must Have: I want to set a future, repeat time alarm
  • Should/Could Have: Link to time and date settings

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 alarms
  • Notifications for events
  • Opening alarm records
  • Representing accurate date information for setting/viewing/modifying alarms
  • Selecting an alarm

Design

How To Add Your Design

Add alarm

  • Needed

Edit alarm

  • Needed

Delete alarm

  • Needed

Notification on alarm

  • Needed

Start timer

  • Needed

Stop timer

  • Needed

Implementation

This is where the spec will be.

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