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] 회원 가입 API 구현 #24

Open
hcg0127 opened this issue Jun 2, 2024 · 0 comments
Open

[FEATURE] 회원 가입 API 구현 #24

hcg0127 opened this issue Jun 2, 2024 · 0 comments
Assignees
Labels
feature 기능 개발

Comments

@hcg0127
Copy link
Contributor

hcg0127 commented Jun 2, 2024

Description

회원 가입 정보를 받아와 멤버를 생성하는 API 작성

To - Do

  1. MemberRequestDTO, MemberResponseDTO 생성
  2. MemberConverter 생성
  3. MemberRestController 생성
  4. MemberCommandService(Impl), MemberQueryService(Impl) 생성
  5. MemberRepository 생성
  6. FoodCategoryRepository 생성
  7. MemberPreferConverter 생성

ETC

Swagger 세팅 및 어노테이션을 활용한 validation

@hcg0127 hcg0127 added the feature 기능 개발 label Jun 2, 2024
@hcg0127 hcg0127 self-assigned this Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 기능 개발
Projects
None yet
Development

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

1 participant