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 :: 마이페이지 유저 성별 표시 기능 구현 #181

Merged
merged 3 commits into from
Mar 1, 2023

Conversation

DSMInhyeKang
Copy link
Member

@DSMInhyeKang DSMInhyeKang commented Mar 1, 2023

개요

  • 마이페이지에 유저 성별을 표시합니다.

작업사항

  • 유저 성별 표시 기능 구현

UI

Simulator Screen Shot - iPhone 14 Pro - 2023-03-01 at 23 20 20

@DSMInhyeKang DSMInhyeKang requested a review from a team as a code owner March 1, 2023 14:23
@DSMInhyeKang DSMInhyeKang linked an issue Mar 1, 2023 that may be closed by this pull request
@baekteun
Copy link
Member

baekteun commented Mar 1, 2023

enum.. 은 빠르게 작업못할거같나요?

@DSMInhyeKang
Copy link
Member Author

enum.. 은 빠르게 작업못할거같나요?

enum으로 바꿨어요!

@HongSJae HongSJae merged commit c0a0de6 into develop Mar 1, 2023
@HongSJae HongSJae deleted the 179-myPage-sex-type branch March 1, 2023 15:52
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.

마이페이지 성별 표시 기능 추가
4 participants