ita-social-projects / OoS-Backend

Out of School: The platform for choosing an extracurricular activity for your children
MIT License
13 stars 6 forks source link

[Data model] Competition team #1529

Open DmyMi opened 4 months ago

DmyMi commented 4 months ago

Unified information about the team participating in the competitive event, as well as circumstances and information about the team that arise during this event.

Is a business entity as in #1524

Parent.Name Name Data Type Mandatory Comment
Team captain Individual #1527 TRUE
Team competitive category String TRUE
Team place in the final rating int TRUE
Team award or distinction String FALSE
Team name String TRUE
Team presence boolean TRUE
Team the result of the competition json TRUE
Team coach Individual #1527 FALSE
Team team members Individual #1527 TRUE
Team identifier GUID TRUE