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

Write DB schema (visual representation of database structure) #3

Open
zeroXbrock opened this issue May 23, 2019 · 0 comments
Open

Write DB schema (visual representation of database structure) #3

zeroXbrock opened this issue May 23, 2019 · 0 comments
Assignees
Labels
help wanted Extra attention is needed meta not code but related to project
Milestone

Comments

@zeroXbrock
Copy link
Member

zeroXbrock commented May 23, 2019

Design and document a high-level schema that represents DB fields and relationships.

Format: SQL-ish (think objects & styled arrows)

basic concepts:
proprietary
user: {api_key, itembase_address, email, password}

blockchain
item: {id, metadata}
_contract: {[items], owner}

AC:

  • DB schema posted in Wiki
  • schema represented with a picture
@zeroXbrock zeroXbrock added help wanted Extra attention is needed meta not code but related to project labels May 23, 2019
@zeroXbrock zeroXbrock added this to the 0.1 milestone May 23, 2019
@MatthewFBullock MatthewFBullock changed the title Write DB schema Write DB schema (visual representation of database structure) Jul 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed meta not code but related to project
Projects
None yet
Development

No branches or pull requests

2 participants