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

Model Proposal: Feedback #6

Open
hasansezertasan opened this issue Feb 12, 2024 · 0 comments
Open

Model Proposal: Feedback #6

hasansezertasan opened this issue Feb 12, 2024 · 0 comments
Assignees
Labels
model-proposal New model proposal

Comments

@hasansezertasan
Copy link
Owner

Why do you need this model? What does it solve? Please describe.
We may still need "Feedback" systems in many applications we use and develop.

Details

Field Name Python Type Description Unique Required Index
subject str Subject of the feedback False True True
content or description str Content of the feedback False True False
category str or enum.Enum Category of the feedback False True False
status str or enum.Enum Status of the feedback False True False
is_read bool Is the feedback read? False True False
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
model-proposal New model proposal
Projects
Status: Backlog
Development

No branches or pull requests

1 participant