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

프로필 설정 API 개발 #173

Closed
wants to merge 3 commits into from
Closed

프로필 설정 API 개발 #173

wants to merge 3 commits into from

Conversation

MoonMinHyuk1
Copy link
Collaborator

📮 관련 이슈

⛳️ 작업 내용

  • 해시태그 조회 (중복제거, 페이징, 프로필에 사용중인 해시태그 우선순위)
  • 프로필 조회
  • 프로필 수정

🌱 PR 포인트

  • 해시태그 테이블에 profile 컬럼 추가
  • 프로필에 사용되는 해시태그는 profile 컬럼에 Y, 사용되지 않는 해시태그는 N 삽입
  • 닉네임 중복 불가

📸 스크린샷

해시태그 조회
스크린샷 2023-03-10 오후 6 37 11
프로필 조회
스크린샷 2023-03-10 오후 6 36 56

📎 레퍼런스

Feat: 해시태그 조회 기능 추가
Test: 프로필 테스트 작성
Feat: 프로필 기능 추가
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.

프로필 설정 API 개발
1 participant