codestates / codestates/pinGGye
[Server] 회원 정보 수정/조회 구현
Open
Bare-miminum
E: 3h
feature
server
Urgency:High
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
### ISSUE
* Group: `server`
* Type: `feature`
* Detail: 마이 페이지의 유저정보 조회, 수정 기능 구현
### TODO
1. [x] DB에서 유저 정보 불러오기 (get)
2. [x] 수정한 유저 정보 받아 DB에 저장, 클라이언트에 응답
### Estimated time
### `3h`
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue describes server-side my-page user information retrieval and updates, but names no files, routes, or tests. Start by locating the server entry points for user information, then verify the two checked TODOs: reading user data and saving edited data with a client response. Done means both behaviors work as described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100