Skip to content

Screens

Keno Dressel edited this page Dec 3, 2018 · 3 revisions

A first draft of the screens can be seen here: https://app.moqups.com/ardobras/2FSPA1bBJH/view

Preview Screen

Description:

Show whole canvas based on images obtained from smart contract

Important Elements

  • Canvas (HTML5)
  • Refresh Button

Dependencies

  • Smart Contract

Render Screen

Description

Allow for user image "upload" to process local image through library

Important Elements

  • Upload form field
  • Progress indicator

Dependecies

  • Render library

Rendered Image Screen

Description

Show the user the transformed image and let the user adjust parameters, if there are any. Then save the image to local storage.

Important Elements

  • Preview of rendered image
  • Parameter form
  • Progress indicator for redraws

Dependencies

  • Render library

Edit Canvas Screen

Description

Layer over normal canvas view with added transformed image.

Important Elements

  • Canvas
  • Transformed Image
  • Form for Coordinates

Dependecies:

  • Smart Contract

Bidding Form

Description

A form that allows the user to bid for dronetime to paint the image.

Important Elements

  • Image preview (on canvas?)
  • Input field for AE
  • Disabled input for drone time

Dependencies

  • Smart Contract

My Biddings

Description

Show a list of the users biddings on the smart contract.

Important Elements

  • Timestamp of bidding
  • Status of bidding (success / fail / ongoing)
  • AE
  • Image

Dependencies

  • Smart Contract

About

Description

A page that tells people more about this project.

Imporant Elements

  • Text about aeternity
  • Text about this art project
  • Text about the fair
  • Images

Dependencies

  • None