Gaia/Gallery: Difference between revisions
< Gaia
Jump to navigation
Jump to search
mNo edit summary |
m (→Status) |
||
| Line 4: | Line 4: | ||
* Feature Name: Gaia Gallery App | * Feature Name: Gaia Gallery App | ||
* Stage: Development | * Stage: Development | ||
== Team == | == Team == | ||
Revision as of 22:43, 11 April 2012
The Gaia Gallery app is a gallery web app, for the front end of B2G
Status
- Feature Name: Gaia Gallery App
- Stage: Development
Team
- UX: Frank Lee (IRC: flee)
- Dev: David Flanagan (IRC: djf)
- B2G: Jonas Sicking (Media Storage API)
Issues & Risks
- Where should photos be stored? Currently being stored as files in IndexedDB, but there is discussion around a possible Media Storage API bug 717103
- How should the gallery app integrate with or interact with the camera app to capture new photos? https://github.com/andreasgal/gaia/issues/291
- How to get photos on and off the device? https://github.com/andreasgal/gaia/issues/58
User Stories
Requirements
- TBD
Dependencies
- Media Storage API? bug 717103
- Orientation API?
- Web Intents?