[GH-ISSUE #13] Update the prisma schema to reflect the most recent needs #7

Closed
opened 2026-09-04 00:21:32 +02:00 by Stone_Red · 1 comment
Owner

Originally created by @stephan418 on GitHub (Nov 3, 2021).
Original GitHub issue: https://github.com/detleph/server/issues/13

Originally assigned to: @Flexla54 on GitHub.

The schema should allow for:

  • Adding roles to disciplines (with a schema describing the result)
  • Storing results in the database
  • Differentiation between campaigns and links (links are assigned to a specific group)
  • Adding leaders to team (The person who receives join requests)
  • Defining an optional description and (maybe) images to
    • Events and
    • Disciplines

Other requirements can and most likely will be added in the future, however, the outlined schema would be a solid baseline for future improvements.

Suggestions welcome

@Stefan-5422 @Flexla54 @michael5031

Originally created by @stephan418 on GitHub (Nov 3, 2021). Original GitHub issue: https://github.com/detleph/server/issues/13 Originally assigned to: @Flexla54 on GitHub. The schema should allow for: - Adding roles to disciplines (with a schema describing the result) - Storing results in the database - Differentiation between campaigns and links (links are assigned to a specific group) - Adding leaders to team (The person who receives join requests) - Defining an optional description and (maybe) images to - Events and - Disciplines Other requirements can and most likely will be added in the future, however, the outlined schema would be a solid baseline for future improvements. Suggestions welcome @Stefan-5422 @Flexla54 @michael5031
Stone_Red added the help wantedenhancement labels 2026-09-04 00:21:32 +02:00
Author
Owner

@stephan418 commented on GitHub (Dec 3, 2021):

The name of admins should maybe be unique?

<!-- gh-comment-id:985400076 --> @stephan418 commented on GitHub (Dec 3, 2021): The name of admins should maybe be unique?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: detleph/server#7