Clock

Revision 5 as of 2013-01-23 17:52:18

Clear message

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.