-
Notifications
You must be signed in to change notification settings - Fork 0
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] 모임 일정 친구 초대 기능 구현 #347
Labels
✨ feature
기능 구현 관련
Comments
nahy-512
added a commit
that referenced
this issue
Jan 8, 2025
- 생성 시 친구 초대 안 보이게 하기 Related to: #347
nahy-512
added a commit
that referenced
this issue
Jan 8, 2025
- GetFriendsUseCase 활용 Related to: #347
nahy-512
added a commit
that referenced
this issue
Jan 8, 2025
- 초대할 친구 아이템 UI 구현 - 전체 선택 취소, 초대 현황 표시, 초대하기 버튼 Related to: #347
nahy-512
added a commit
that referenced
this issue
Jan 8, 2025
- 초대할 친구 리사이클러뷰 adapter 연결 - 친구 선택/해제에 따른 처리 Related to: #347
nahy-512
added a commit
that referenced
this issue
Jan 8, 2025
nahy-512
added a commit
that referenced
this issue
Jan 8, 2025
- Friend 데이터 클래스의 userId - ScheduleRepository에서의 getGuestInvitationLink Related to: #347
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Type of change
Description
모임 일정 최초 생성 시에는 친구 초대를 진행하지 않고, 생성이 완료되면 친구 초대를 유도하는 팝업을 띄웁니다.
모임 일정 편집 시 로직을 구현합니다.
Todo
Reference(Optional)
The text was updated successfully, but these errors were encountered: