codestates / codestates/CloudLounge
[Task] 회원정보 수정 페이지 개발
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
### ISSUE
- Group: `client`
- Type: `feature`
- Detail: 회원정보 수정 페이지 개발
### TODO
1. [ ] 이메일은 수정 불가능, 유저네임은 현재 유저네임을 기본값으로 갖는다.
2. [ ] 새로운 패스워드와 패스워드 확인이 동일한지 검사
3. [ ] 제출하기 버튼 클릭시 서버에 회원정보 수정 요청 (PATCH /user/info)
### Estimated time
### `3h`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in the client portion of the repository and locate the member-information edit page or its route. Implement the stated username default, read-only email, password confirmation check, and PATCH /user/info submission. Done means the form validates matching passwords and sends the update request when submitted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100