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

Contest creation logic #49

Open
MohamedBeydoun opened this issue Sep 2, 2020 · 0 comments
Open

Contest creation logic #49

MohamedBeydoun opened this issue Sep 2, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request p0

Comments

@MohamedBeydoun
Copy link
Member

MohamedBeydoun commented Sep 2, 2020

CRUD routes for Contest model.

Contest model ideas:

  • Inherit from problemSet?
  • Add more fields inside problemSet to indicate that it's a contest + store contest info?

In the model:

  • Start and end time
  • problemSet-like info
  • Scoreboard/participants
@ValerianClerc ValerianClerc changed the title Contest creation route Contest creation route + model Sep 2, 2020
@MohamedBeydoun MohamedBeydoun changed the title Contest creation route + model Contest creation Sep 2, 2020
@ValerianClerc ValerianClerc changed the title Contest creation Contest creation logic Sep 2, 2020
@ValerianClerc ValerianClerc added enhancement New feature or request p0 labels Sep 3, 2020
@aehwany aehwany self-assigned this Sep 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request p0
Projects
None yet
Development

No branches or pull requests

3 participants