DECA-13: Implement the Capture Images user interface for Decapod

Metadata

Source
DECA-13
Type
New Feature
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Jonathan Hung
Reporter
Colin Clark
Created
2009-10-21T13:09:17.000-0400
Updated
2012-01-10T09:51:33.609-0500
Versions
N/A
Fixed Versions
  1. 0.3
Component
  1. Capture

Description

The wireframes for Capture are described here:

http://wiki.fluidproject.org/display/fluid/0.5y+Deliverable+Wireframe

In short, this work will include the creation of the following components and views:

  • A Thumbnail Image Browser component, displaying a scrollable list of images vertically along the screen
  • The main Capture View, containing an image preview, the image browser, and the various action buttons

As well as the following other tasks:

  • Assembling testing data for use while developing Decapod without the camera hardware
  • Get the Decapod Python server up and running, and stub out calls to the hardware with sample data
  • Review the server's RESTful API for Image Capture--determine if it is appropriate, then implement any required improvements.

Comments

  • Boyan Sheytanov commented 2010-01-08T06:39:07.000-0500

    As discussed on the demo on Thursday, the issue can now be marked resolved. There are some things that can be improved, but they are not directly connected to delivering the first version of the Capure screen and thus will be addressed while developing the other Decapod components.