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

Модели данных #43

Closed
dcversus opened this issue Feb 23, 2019 · 0 comments
Closed

Модели данных #43

dcversus opened this issue Feb 23, 2019 · 0 comments

Comments

@dcversus
Copy link
Member

dcversus commented Feb 23, 2019

дерево связей модели ТУРНИР

турнир это

  • правила (массив)
  • цена входа
  • название
  • игрок (один! создатель)

имеет отношение к

  • НАСТОЯЩИЙ ТУРНИР
  • участие в турнире

где

участие в турнире это

  • игрок
  • выбранные киберспортсмены (массив)
  • турнир

результаты матча

  • игрок
  • выбранный киберспорстмен
  • массив его результатов в матче (правило: результат)

НАСТОЯЩИЙ ТУРНИР это

  • матчи (массив)
  • дата проведения
  • ссылка
  • описание

матч (СУЩНОСТЬ НАСТОЯЩЕГО ТУРНИРА!)

  • турнир
  • время проведения
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant