Skip to content

Create initial DB models #4

@WardBenjamin

Description

@WardBenjamin

We'll want a few database models to start with:

  • Whitepaper (id, url, green & red dot count, user who posted, etc)
  • User (id, username, secure password storage, list of posted content, rep power)

These should be implemented using Flask-SQLAlchemy:
http://flask-sqlalchemy.pocoo.org/2.3/

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions