codestates / codestates/GatherCoding

[ task ] 회원탈퇴 : db에 탈퇴한 유저의 정보 삭제

未关闭
#8 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
0.5h server
主要语言
JavaScript
星标
0
派生
0
PR 合并指标
30 天内没有已合并 PR

描述

### ISSUE
- Group: `server`
-Type: `feature`
-Detail: db에 같은 id를 가진 회원의 정보 삭제

### TODO
1. [x] Method `delete` 에 대해 공부해보기. -> 사용할만하면 `delete` 사용하자.
2. [x] db에 있는 유저의 모든 정보 삭제
3. [ ] 업데이트 된 db를 클라이언트에 응답해준다.

### Estimated time
>Pick one

### `0.5h`

贡献指南

这个仓库没有索引到贡献指南

调研方向

No file or test is named. Start by locating the server endpoint for 회원탈퇴 and inspect how the `delete` method is used; confirm which records belong to the user and how the updated database state is returned to the client. Done means all information for the matching id is deleted and the client receives the updated result.

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript
领域
backend, database
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。