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: 내 프로필 조회, 내 프로필 수정, 트리하우스 생성 기능 구현 #73

Merged
merged 2 commits into from
Jul 8, 2024

Conversation

koojun99
Copy link
Contributor

@koojun99 koojun99 commented Jul 2, 2024

🚀 개요

내 프로필 조회, 내 프로필 수정 기능 구현

🔍 변경사항

  • 내 프로필 조회, 내 프로필 수정 기능 구현
  • 트리하우스 생성 기능 구현
  • 브랜치 지수 계산 및 특정 멤버와 브랜치 지수가 1인 멤버들 수를 구하는 메서드 - BranchUtil로 분리

⏳ 작업 내용

  • BranchUtil 클래스 생성
  • GET /treehouses/{treehouseId}/profiles/myProfile
  • PATCH /treehouses/{treehouseId}/profiles/myProfile
  • POST /treehouses

📝 논의사항

@koojun99 koojun99 added the ✨ feat New feature or request label Jul 2, 2024
@koojun99 koojun99 self-assigned this Jul 2, 2024
@koojun99 koojun99 linked an issue Jul 2, 2024 that may be closed by this pull request
2 tasks
@koojun99 koojun99 changed the title ✨ Feat: 내 프로필 조회, 내 프로필 수정 기능 구현 ✨ Feat: 내 프로필 조회, 내 프로필 수정, 트리하우스 생성 기능 구현 Jul 8, 2024
@koojun99 koojun99 requested review from HyoBN and CYY1007 July 8, 2024 00:43
@koojun99 koojun99 linked an issue Jul 8, 2024 that may be closed by this pull request
1 task
@CYY1007 CYY1007 merged commit 8279f66 into develop Jul 8, 2024
HyoBN pushed a commit that referenced this pull request Aug 9, 2024
✨ Feat: 내 프로필 조회, 내 프로필 수정, 트리하우스 생성 기능 구현
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feat New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🚀 [feature] 트리하우스 생성 🚀 [feature] 내 프로필 관련 API 구현
2 participants