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

Add createdBy field to every entity. #37

Open
8 tasks
orbanszlrd opened this issue Jan 9, 2022 · 0 comments
Open
8 tasks

Add createdBy field to every entity. #37

orbanszlrd opened this issue Jan 9, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@orbanszlrd
Copy link
Owner

orbanszlrd commented Jan 9, 2022

Every entity should have a createdBy field of type User, which represents the user who created that specific entity.

  • Add createdBy to the User enity
  • Add createdBy to the Category enity
  • Add createdBy to the Quiz enity
  • Add createdBy to the Question enity
  • Add createdBy to the Answer enity
  • Add createdBy to the UserQuiz enity
  • Add createdBy to the UserAnswer enity
  • Add createdBy to the Country enity
@orbanszlrd orbanszlrd added the enhancement New feature or request label Jan 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant