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

Create endpoint for Matching a Buddy #30

Closed
shreyasingaraju opened this issue Mar 12, 2022 · 3 comments · Fixed by #88
Closed

Create endpoint for Matching a Buddy #30

shreyasingaraju opened this issue Mar 12, 2022 · 3 comments · Fixed by #88
Assignees
Labels
Priority: Medium Status: In Progress The issue is currently been worked on by someone. Type: Feature The issue is about a new feature being introduced to the project.

Comments

@shreyasingaraju
Copy link
Contributor

shreyasingaraju commented Mar 12, 2022

Describe the task that needs to be done.
Set up endpoint and documentation for matching a User with a buddy.

Describe how a solution to your proposed task might look like (and any alternatives considered).
Set up empty endpoint methods with descriptions for matching a buddy that will show up on swagger.

Endpoint: matchBuddy
Path: /api/pairing/
Request: Array of Course ID's and User ID's
Operation: GET
Response: 200 OK.

Notes

@shreyasingaraju shreyasingaraju added Priority: Medium Status: In Progress The issue is currently been worked on by someone. Type: Documentation The issue is about adding or modifying the existing documentation for the project. labels Mar 12, 2022
@f-fromont f-fromont added Status: Review Needed The implementation has finished and someone has been approached for review. and removed Status: In Progress The issue is currently been worked on by someone. labels Mar 12, 2022
@f-fromont
Copy link
Contributor

Similar comment for whats in issue #28 about endpoint example

@f-fromont
Copy link
Contributor

LGTM with changes, assigned to self to start working on it

@f-fromont f-fromont added Status: In Progress The issue is currently been worked on by someone. and removed Status: Review Needed The implementation has finished and someone has been approached for review. labels Mar 13, 2022
@f-fromont f-fromont assigned f-fromont and unassigned f-fromont Mar 13, 2022
@f-fromont
Copy link
Contributor

This issue is blocking #49

@f-fromont f-fromont self-assigned this Mar 14, 2022
@f-fromont f-fromont added Type: Feature The issue is about a new feature being introduced to the project. and removed Type: Documentation The issue is about adding or modifying the existing documentation for the project. labels Mar 14, 2022
@f-fromont f-fromont assigned f-fromont and unassigned f-fromont Mar 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Medium Status: In Progress The issue is currently been worked on by someone. Type: Feature The issue is about a new feature being introduced to the project.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants