Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] Basic documents management #481

Open
7 of 8 tasks
seland opened this issue Aug 19, 2018 · 2 comments
Open
7 of 8 tasks

[feature] Basic documents management #481

seland opened this issue Aug 19, 2018 · 2 comments
Assignees
Projects
Milestone

Comments

@seland
Copy link
Contributor

seland commented Aug 19, 2018

Feature / Issue

As a user I want to manage some documents inside the Pangea. We will only deal with pictures for now.
Basic functionality includes:

  • adding document
  • viewing list of added documents
  • deleting document

Todos

Acceptance criteria

User can manage documents:

  • User can view a list of documents
  • User can view details of a single document from the list
  • User can add new documents with metadata
  • User can edit metadata of an existing document

Version 2

  • User can delete items (documents) in the list of documents on the app (ON HOLD: invalidating them on the blockchain)
    ON HOLD: User can invalidate documents on the blockchain
    ON HOLD: User can verify documents on the blockchain by comparing to a document file
@seland seland added this to the 1.2.0 milestone Aug 19, 2018
@mimetic
Copy link
Contributor

mimetic commented Aug 27, 2018

  1. Question: How to view a document? Can you view the picture?
  2. And, why are we doing this? What's the use-case?
  3. I can make a generic document CRUD (create, view, update, delete) interface, if you just want me to follow instructions.

@mimetic mimetic self-assigned this Aug 27, 2018
@mimetic mimetic added this to In progress in 1.2.0 Aug 30, 2018
@mimetic mimetic added this to To do in 1.3.0 via automation Sep 3, 2018
@seland seland modified the milestones: 1.2.0, 1.3.0 Sep 5, 2018
@mimetic mimetic removed this from In progress in 1.2.0 Sep 6, 2018
@mimetic mimetic moved this from To do to In progress in 1.3.0 Sep 17, 2018
@mimetic
Copy link
Contributor

mimetic commented Sep 18, 2018

➤ Wrike Bot commented:

@david Gross@Florian Lenz All the necessary task dependencies have been completed, so you can start working on it right away.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
1.3.0
  
In progress
Development

No branches or pull requests

3 participants