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

프로필 정보를 등록하는 기능을 구현한다. #2

Closed
6 tasks
devFancy opened this issue Apr 17, 2023 · 0 comments · Fixed by #26
Closed
6 tasks

프로필 정보를 등록하는 기능을 구현한다. #2

devFancy opened this issue Apr 17, 2023 · 0 comments · Fixed by #26
Assignees
Labels
기능 추가 새로운 기능 추가

Comments

@devFancy
Copy link
Member

devFancy commented Apr 17, 2023

💁🏻‍♂️ 구현할 기능

구현할 기능에 대해 설명해 주세요.

  • 프로필 정보를 등록하는 기능 구현한다.

작업 내용

  • 프로필 엔티티(Profile) 생성
    • 필수 노출 정보: 닉네임, 나이, 성별, 성격(최대 5개), 자기소개서
    • 선택 노출 정보: 직업 혹은 학교, 주소, 나의 사진(최대 3개) -> Hibit ERD에서 Profile 테이블의 대표 이미지를 List<ProfileImage> 로 수정해야할 것 같습니다.
    • 저장하기 (수정하는 부분은 다른 issue에서 구현할 것임)
    • 프로필 생성에 대한 테스트 코드 구현
    • Swagger api 문서를 위한 schema 어노테이션 추가

관련 스크린샷

  1. 저장하기 이전
profile_register_before
  1. 저장하기 이후
profile_register_after

📚참고 자료

@devFancy devFancy self-assigned this Apr 17, 2023
@devFancy devFancy added the 기능 추가 새로운 기능 추가 label Apr 17, 2023
@devFancy devFancy changed the title 매칭 시 필요한 프로필 정보를 입력할 수 있는 기능을 구현한다. 매칭 시 필요한 프로필 정보를 입력할 수 있는 등록, 조회 기능을 구현한다. May 5, 2023
@devFancy devFancy changed the title 매칭 시 필요한 프로필 정보를 입력할 수 있는 등록, 조회 기능을 구현한다. 프로필 정보를 등록하는 기능과 상대방에게 노출되는 조회 기능을 구현 May 5, 2023
@devFancy devFancy added this to Sprint 2 May 6, 2023
@devFancy devFancy added this to the 스프린트 2 milestone May 6, 2023
@devFancy devFancy moved this to Todo in Sprint 2 May 6, 2023
@devFancy devFancy modified the milestones: 스프린트 2, 스프린트 3 May 14, 2023
@devFancy devFancy removed this from Sprint 2 May 14, 2023
@devFancy devFancy moved this to Todo in Sprint 3 May 14, 2023
@devFancy devFancy changed the title 프로필 정보를 등록하는 기능과 상대방에게 노출되는 조회 기능을 구현 프로필 정보를 상대방에게 노출되는 조회 기능을 구현 May 15, 2023
@devFancy devFancy changed the title 프로필 정보를 상대방에게 노출되는 조회 기능을 구현 프로필 정보를 상대방에게 노출되는 조회 기능을 구현한다. May 15, 2023
@devFancy devFancy removed this from Sprint 3 May 15, 2023
@devFancy devFancy changed the title 프로필 정보를 상대방에게 노출되는 조회 기능을 구현한다. 프로필 정보를 등록하는 기능을 구현한다. Jun 2, 2023
@devFancy devFancy removed this from the 스프린트 3 milestone Jun 4, 2023
@devFancy devFancy moved this to Todo in Sprint 3 Jun 6, 2023
@devFancy devFancy moved this from Todo to In Progress in Sprint 3 Jul 2, 2023
@devFancy devFancy moved this from In Progress to Todo in Sprint 3 Jul 2, 2023
@devFancy devFancy added this to the 프로필 기능 구현 milestone Aug 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
기능 추가 새로운 기능 추가
Projects
No open projects
Status: Todo
1 participant