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: 프로필 등록 api 연결 #68

Merged
merged 4 commits into from
Feb 1, 2025
Merged

Conversation

siiion
Copy link
Member

@siiion siiion commented Jan 31, 2025

📌 𝗜𝘀𝘀𝘂𝗲𝘀

📎 𝗪𝗼𝗿𝗸 𝗗𝗲𝘀𝗰𝗿𝗶𝗽𝘁𝗶𝗼𝗻

  • 프로필 등록 api 연결
    • 기존: 닉네임, 생년월일만 필수 입력 정보로 처리 → Request Body 처리로 인해 닉네임, 성별, 생년월일, 직무, 업종을 전부 필수 입력 정보로 변경

💬 𝗧𝗼 𝗥𝗲𝘃𝗶𝗲𝘄𝗲𝗿𝘀

  • Request Body에 프로필 사진 정보를 전달하는 필드가 아직 없어서 이건 나중에 추가해야 할 것 같습니다!
  • 마이페이지에 유저 정보를 불러오는 로직도 나중에 api 개발되면 추가해야 할 것 같습니다!

Copy link
Member

@dayoung20 dayoung20 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셧습니당

@dayoung20 dayoung20 merged commit 5621de9 into IT-Cotato:develop Feb 1, 2025
@siiion siiion deleted the siiion@#62 branch February 3, 2025 08:42
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.

Issue: 유저 api 연결
2 participants