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

Backend: Create Tournaments Endpoints #396

Closed
4 tasks done
sonerkuyar opened this issue Dec 16, 2024 · 2 comments · Fixed by #397
Closed
4 tasks done

Backend: Create Tournaments Endpoints #396

sonerkuyar opened this issue Dec 16, 2024 · 2 comments · Fixed by #397
Assignees
Labels
Component: Backend Issues related to server-side logic or infrastructure Component: Database Issues related to database management or queries Priority: Low This issue needs to be resolved but can be done later

Comments

@sonerkuyar
Copy link
Member

sonerkuyar commented Dec 16, 2024

Description

Due to we've done nothing about the tournaments some endpoints could be created and process the responses and add easy to implementable endpoints for clients app


Acceptance Criteria

  • Get current tournaments
  • Parse and Return the games at the rounds of tournament
  • Document with examples at swagger
  • Unit test created and run successfully

    ...

Reviewer:

This issue will be reviewed by: @yusufaygun

@sonerkuyar sonerkuyar added Priority: Low This issue needs to be resolved but can be done later Component: Backend Issues related to server-side logic or infrastructure Component: Database Issues related to database management or queries labels Dec 16, 2024
@sonerkuyar sonerkuyar added this to the Milestone 3 - (Final) milestone Dec 16, 2024
@sonerkuyar sonerkuyar self-assigned this Dec 16, 2024
@sonerkuyar sonerkuyar changed the title Backend: Tournaments Endpoints Backend: Create Tournaments Endpoints Dec 16, 2024
@sonerkuyar sonerkuyar linked a pull request Dec 16, 2024 that will close this issue
@sonerkuyar
Copy link
Member Author

Completed the issue at #397 PR. Detailed explanations also under the PR description and commit descriptions.

@yusufaygun
Copy link
Contributor

PR looks fine and I already reviewed it. Closing the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Backend Issues related to server-side logic or infrastructure Component: Database Issues related to database management or queries Priority: Low This issue needs to be resolved but can be done later
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants