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

Entities as flask models #11

Open
1 of 5 tasks
quantumfate opened this issue Dec 16, 2022 · 0 comments
Open
1 of 5 tasks

Entities as flask models #11

quantumfate opened this issue Dec 16, 2022 · 0 comments
Labels
backend A backend type issue documentation Improvements or additions to documentation enhancement New feature or request

Comments

@quantumfate
Copy link
Owner

quantumfate commented Dec 16, 2022

User story

As a developer, I want to implement functionality to my entities, so I can mutate and aggregate data.

Acceptance criteria

  • Define flask models for each entity
  • Make fileds accessable
  • Model relationships using the connection interface
  • Document each entity
  • add statements to __init__.py files
@quantumfate quantumfate added documentation Improvements or additions to documentation enhancement New feature or request backend A backend type issue labels Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend A backend type issue documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant