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

[FEATURE] 기본정보 CRUD api 구현 #10

Open
4 of 6 tasks
KimChanJin97 opened this issue Apr 1, 2024 · 0 comments
Open
4 of 6 tasks

[FEATURE] 기본정보 CRUD api 구현 #10

KimChanJin97 opened this issue Apr 1, 2024 · 0 comments
Assignees
Labels
feat 구현 및 개선 사항에 관련한 내용입니다.

Comments

@KimChanJin97
Copy link

제목

기본정보 CRUD api 구현

파트

  • FE
  • BE
  • AI

TODO

  • 회원가입 시, 회원 정보뿐만 아니라 기본 정보도 빈 문자열로 저장되어야 합니다. (Member POST 요청과 BasicInfo POST 요청이 함께 발생)
  • 사용자가 기본 정보를 조회할 수 있어야 합니다. (GET)
  • 사용자가 기본 정보를 수정할 수 있어야 합니다. (PUT)

참고 할만한 자료

none

예상 작업시간(선택)

1일

@KimChanJin97 KimChanJin97 added the feat 구현 및 개선 사항에 관련한 내용입니다. label Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat 구현 및 개선 사항에 관련한 내용입니다.
Projects
None yet
Development

No branches or pull requests

2 participants