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: Mypage 수정, 닉네임 중복체크 구현 #5

Merged
merged 12 commits into from
Mar 3, 2024
Merged

Conversation

Kang1221
Copy link
Member

@Kang1221 Kang1221 commented Mar 3, 2024

Mypage

  • goalList 구성하는 로직을 분리하여 리펙토링하였습니다.
  • Mypage 정보를 입력받아 수정하는 api를 작성하였습니다.
    • 자기소개 introduction 필드를 수정합니다.
    • 기존 goal을 모두 지우고 새로 생성합니다.
  • Mypage에서 닉네임 중복을 확인하는 api를 작성하였습니다.
  • Goal 저장 시 날짜만 저장하도록 변경하였습니다.

Todo

  • 소셜 로그인 구현 후 유저 정보 받아오는 로직 추가

@SeongJoon-K SeongJoon-K merged commit 982402f into main Mar 3, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants