|
|
(24 intermediate revisions by 5 users not shown) |
Line 1: |
Line 1: |
| [DRAFT]
| | == Design Specs == |
| | | For the latest UX specifications, please visit: |
| The Calendar app offers users the ability to sync their personal/work calendars with their B2G mobile smartphone. Calendars will support CalDAV and some of the most popular hosted calendar services.
| | https://mozilla.box.com/applications |
| | |
| == Status == | |
| * Feature Name: Gaia Calendar App
| |
| * Stage: Development
| |
| * Release Target: M3 Alpha
| |
| | |
| == Team ==
| |
| | |
| * UX: Frank Lee (IRC: flee)
| |
| * UX: Patryk (IRC: patryk)
| |
| | |
| == Use Cases ==
| |
| * TBD
| |
| | |
|
| |
|
| == Requirements == | | == Requirements == |
| ;Gaia v1 | | ;Gaia v1 |
| * Month View | | * View |
| * Week View | | ** Month |
| * Day View | | ** Week |
| * Agenda View | | ** Day |
| * View Calendar Event Details | | ** Agenda |
| * Edit Calendar Events | | * Event |
| | ** View summary |
| | ** View details |
| | ** Edit |
| | *** Time |
| | *** Attendees |
| | *** Location |
| ** Create | | ** Create |
| ** Move
| |
| ** Delete | | ** Delete |
| ** Invite attendees
| |
| * Import Calendars | | * Import Calendars |
| * Sync between Calendars | | * Sync between Calendars |
| * Month View
| |
| * View Calendar Event Details
| |
| * Import 1 Calendar
| |
|
| |
| == Design Specs ==
| |
| * In progress
| |
|
| |
| == References ==
| |
|
| |
|
| * Fantastical: popular minimalist OSX app: http://flexibits.com/fantastical
| | == Security Review == |
| * Week Cal: popular Calendar app w/ some fantastic features: http://www.utilitap.com/weekcalendar/screenshots.php
| | The security review of this app can be found [https://wiki.mozilla.org/Security/Reviews/Gaia/Calendar here]. |
| * Lightning: a bit closer to home, there's the Lightning extension for Thunderbird: http://www.mozilla.org/projects/calendar/lightning/
| |