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

[FEAT] 회원 정보 수정 #247

Open
8 of 9 tasks
suhyun113 opened this issue Aug 3, 2024 · 0 comments
Open
8 of 9 tasks

[FEAT] 회원 정보 수정 #247

suhyun113 opened this issue Aug 3, 2024 · 0 comments

Comments

@suhyun113
Copy link
Collaborator

suhyun113 commented Aug 3, 2024

⚠️ Issue

회원 정보 페이지에서 수정 버튼 클릭 시, 회원 정보 페이지 세로 정보 4가지(닉네임, 이름, 계정, 비밀번호)를 수정할 수 있습니다. 단, 닉네임과 비밀번호만 수정 가능합니다.(이름, 계정은 수정하면 안 되지 않나...?)

✏️ ToDoList

  • 회원 정보 페이지 수정 버튼 클릭 시, 회원 정보 수정 페이지로 이동 구현
  • appBar 구현
  • 닉네임 텍스트 필드(수정 가능) => 클릭 시, 색상 변경되도록
  • 이름 텍스트 필드(수정 불가능)
  • 계정 텍스트 필드(수정 불가능)
  • 비밀번호 텍스트 필드(수정 가능) => 클릭 시, 비밀번호 변경 페이지로 이동 구현
  • 수정 완료 버튼 구현(텍스트 필드 중 하나라도 수정 되었다면 활성화)
  • 비밀번호 변경 완료 버튼 클릭 시, 회원 정보 수정 페이지로 이동 구현
  • 이동과 동시에 팝업 띄우기(새로운 비밀번호로 수정되었어요 등)

🎸etc.

기타사항 (참고할만한 자료 등등)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant