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

프로필 정보를 조회하는 기능을 구현한다. #10

Closed
3 tasks
devFancy opened this issue May 15, 2023 · 0 comments · Fixed by #38
Closed
3 tasks

프로필 정보를 조회하는 기능을 구현한다. #10

devFancy opened this issue May 15, 2023 · 0 comments · Fixed by #38
Assignees
Labels
기능 추가 새로운 기능 추가

Comments

@devFancy
Copy link
Member

devFancy commented May 15, 2023

💁🏻‍♂️ 구현할 기능

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

  • 타인의 프로필 정보를 조회하는 기능 구현한다.

🎤 세부 작업 내용

조회 기능

  • 필수 노출 정보: 닉네임, 성별, 성격(enum), 자기소개, 대표 사진
  • 선택 노출 정보: 나이, 거주지(거주지 시/도(enum), 거주지 시/군/구(enum)), 직업 혹은 학교
  • 프로필 등록을 한 유저만 타인의 프로필을 조회할 수 있고, 프로필 등록을 안한 유저는 타인의 프로필 정보를 볼 수 없다.

관련 스크린샷

  1. 프로필 등록 유저인 경우
타인 프로필 조회
  1. 프로필 미등록 유저인 경우
타인 프로필 조회-2

📚참고 자료

@devFancy devFancy added the 기능 추가 새로운 기능 추가 label May 15, 2023
@devFancy devFancy changed the title [BE] 프로필 등록 [BE] 프로필 정보를 등록하는 기능 구현 May 15, 2023
@devFancy devFancy self-assigned this May 15, 2023
@devFancy devFancy added this to the 스프린트 3 milestone May 15, 2023
@devFancy devFancy moved this to Todo in Sprint 3 May 15, 2023
@devFancy devFancy changed the title [BE] 프로필 정보를 등록하는 기능 구현 프로필 정보를 등록하는 기능을 구현한다. May 15, 2023
@devFancy devFancy removed this from Sprint 3 May 15, 2023
@devFancy devFancy changed the title 프로필 정보를 등록하는 기능을 구현한다. 프로필 정보를 조회하는 기능을 구현한다. Jun 4, 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
Development

Successfully merging a pull request may close this issue.

1 participant