|
|
(12 intermediate revisions by 4 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
| |
| * Dev: James Lal
| |
| | |
| == Use Cases ==
| |
| * TBD
| |
| | |
|
| |
|
| == Requirements == | | == Requirements == |
Line 36: |
Line 22: |
| * Sync between Calendars | | * Sync between Calendars |
|
| |
|
| == Design Specs == | | == Security Review == |
| * [https://wiki.mozilla.org/images/f/fc/B2G_Calendar_DRAFT_v09.pdf B2G Calendar DRAFT v9]
| | The security review of this app can be found [https://wiki.mozilla.org/Security/Reviews/Gaia/Calendar here]. |
| * [https://wiki.mozilla.org/images/1/1f/B2G_Calendar_DRAFT_v08.pdf B2G Calendar DRAFT v8]
| |
| * [https://wiki.mozilla.org/images/d/db/B2G_Calendar_DRAFT_v07.pdf B2G Calendar DRAFT v7]
| |
| * [https://wiki.mozilla.org/images/6/66/B2G_Calendar_DRAFT_v06.pdf B2G Calendar DRAFT v6]
| |
| * [https://wiki.mozilla.org/images/7/78/B2G-Calendar-DRAFT-v05.pdf B2G Calendar DRAFT v5]
| |
| * [https://wiki.mozilla.org/images/c/cb/B2G_Calendar_DRAFT_v04.pdf B2G Calendar DRAFT v4]
| |
| | |
| == References ==
| |
| | |
| * '''Fantastical''': popular minimalist OSX app: http://flexibits.com/fantastical
| |
| * '''Week Cal''': popular Calendar app w/ some fantastic features: http://www.utilitap.com/weekcalendar/screenshots.php
| |
| * '''Lightning''': a bit closer to home, there's the Lightning extension for Thunderbird: http://www.mozilla.org/projects/calendar/lightning/
| |
| | |
| == Development ==
| |
| | |
| [https://github.com/mozilla-b2g/gaia/tree/master/apps/calendar Source code on Github]
| |