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

First PUT request #69

Closed
alodahl opened this issue Sep 13, 2020 · 3 comments
Closed

First PUT request #69

alodahl opened this issue Sep 13, 2020 · 3 comments
Labels
backend GHC2020 Project good first issue Good for newcomers GraceHopperOSD Reserved for GHC Open Source Day!

Comments

@alodahl
Copy link
Collaborator

alodahl commented Sep 13, 2020

First PUT request

For this task, you will be adding a column/field to the user: savepoint.

  1. Create a working basic PUT request for user: { username, id, savepoint } based on the project's existing DB and ORM.
  2. Add your endpoint and example request and response in the readme.

Dependencies:

  • Savepoint strategy must be documented.
  • Ask Techtonica teammates for the project .env .

Not required:
Actual saving functionality will be addressed in a future issue. The current issue only focuses on the functioning PUT request and the savepoint type.

@alodahl alodahl added backend GHC2020 Project GraceHopperOSD Reserved for GHC Open Source Day! Priority 2 Priority 1 issues must be finished before picking these up. labels Sep 13, 2020
@alodahl alodahl added the good first issue Good for newcomers label Sep 13, 2020
@ghost
Copy link

ghost commented Sep 13, 2020

Hello, can I take this one?

@alodahl
Copy link
Collaborator Author

alodahl commented Sep 14, 2020

Hi @itsDell, I'm actually saving these issues for a Grace Hopper Open Source Day team event next month. However, we need lots of help here right away --> https://github.com/Techtonica/curriculum/projects/2

@vegetabill vegetabill removed the Priority 2 Priority 1 issues must be finished before picking these up. label Oct 1, 2020
@vegetabill
Copy link
Collaborator

Functionality now handled by
Save answer POST request #67

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend GHC2020 Project good first issue Good for newcomers GraceHopperOSD Reserved for GHC Open Source Day!
Projects
None yet
Development

No branches or pull requests

2 participants