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

Feat: create GET /mentorship_relations API endpoint #162

Open
4 tasks
mtreacy002 opened this issue Sep 29, 2020 · 5 comments · May be fixed by #168
Open
4 tasks

Feat: create GET /mentorship_relations API endpoint #162

mtreacy002 opened this issue Sep 29, 2020 · 5 comments · May be fixed by #168
Assignees
Labels
Category: Coding Changes to code base or refactored code that doesn't fix a bug. hacktoberfest Type: Enhancement New feature or request.

Comments

@mtreacy002
Copy link
Member

mtreacy002 commented Sep 29, 2020

Description

As a developer,
I need create GET /mentorship_relations API endpoint,
so that the user can see all the requests for the mentorship relation they have received/sent.

Mocks

NA

Acceptance Criteria

Update [Required]

Enhancement to Update [Optional]

NA

Definition of Done

  • All of the required items are completed.
  • Approval by 1 mentor.

Estimation

2-3 days

@mtreacy002 mtreacy002 added Category: Coding Changes to code base or refactored code that doesn't fix a bug. Status: Available Issue was approved and available to claim or abandoned for over 3 days. labels Sep 29, 2020
@khushishikhu
Copy link
Member

@mtreacy002 i would like to work on this issue

@mtreacy002
Copy link
Member Author

Sure, @khushishikhu . I'll assign you to this. Let me know if you need help 😉

@mtreacy002 mtreacy002 removed the Status: Available Issue was approved and available to claim or abandoned for over 3 days. label Sep 30, 2020
khushishikhu added a commit to khushishikhu/bridge-in-tech-backend that referenced this issue Oct 3, 2020
@khushishikhu khushishikhu linked a pull request Oct 3, 2020 that will close this issue
5 tasks
@khushishikhu
Copy link
Member

@mtreacy002 please review my PR

@mtreacy002 mtreacy002 added hacktoberfest Type: Enhancement New feature or request. labels Oct 14, 2020
@decon-harsh
Copy link
Member

hey @mtreacy002, I am able to create an endpoint POST /mentorship_relation/send_request which successfully establishes the relationship. If this issue is open and if you say, I can try to add other endpoints in the namespace.

@mtreacy002
Copy link
Member Author

@decon-harsh , this issue was already assigned to @khushishikhu and she had submitted a PR (#168) for this. Although, currently there is a block to the issue (#161). As you noticed, we need the POST feature to work first before we can successfully send GET information on mentorship relation. Currently no one is working on issues #161 (I assigned myself but yet to have time to work on it), so, would you like to work on that issue #161 instead?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Coding Changes to code base or refactored code that doesn't fix a bug. hacktoberfest Type: Enhancement New feature or request.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants