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

Dev: GET /user/personal_details api endpoint and tests #72

Closed
4 tasks
mtreacy002 opened this issue Jul 9, 2020 · 0 comments · Fixed by #71
Closed
4 tasks

Dev: GET /user/personal_details api endpoint and tests #72

mtreacy002 opened this issue Jul 9, 2020 · 0 comments · Fixed by #71
Assignees
Labels
Category: Coding Changes to code base or refactored code that doesn't fix a bug. Program: GSOC Related to work completed during the Google Summer of Code Program.

Comments

@mtreacy002
Copy link
Member

mtreacy002 commented Jul 9, 2020

Description

As a student,
I need to create GET /user/personal_details endpoint and tests,
so that I can give user the ability to get their Personal Details.

Mocks

as per MVP mockup

Screen Shot 2020-07-09 at 1 23 52 am

Acceptance Criteria

Update [Required]

  • User can update their Personal details profile
  • have these test cases:
    • 200 - Success
    • 40x - can be Bad Request, Not Found or Unauthorized
    • 500 - Internal Server Error

Enhancement to Update [Optional]

NA

Definition of Done

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

Estimation

1 day

Additional Note
This issue is part of issue #63 GET /user profile

@mtreacy002 mtreacy002 self-assigned this Jul 9, 2020
@mtreacy002 mtreacy002 added Category: Coding Changes to code base or refactored code that doesn't fix a bug. Program: GSOC Related to work completed during the Google Summer of Code Program. labels Jul 9, 2020
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. Program: GSOC Related to work completed during the Google Summer of Code Program.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant