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/#100] 여행 입장 뷰 / 카카오톡 공유 구현 #143

Merged
merged 5 commits into from
Jan 16, 2024

Conversation

crownjoe
Copy link
Contributor

@crownjoe crownjoe commented Jan 16, 2024

⛳️ Work Description

  • 카카오톡 공유 구현
  • 데이트 피커

📸 Screenshot

📢 To Reviewers

  • 하하 감사합니다람쥐

@crownjoe crownjoe added 세연 🤤 FEAT ✨ 새로운 기능 구현 labels Jan 16, 2024
@crownjoe crownjoe self-assigned this Jan 16, 2024
Copy link
Member

@leeeyubin leeeyubin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

최고야,, 너무 잘했는데..?!!!!

Copy link
Member

@chattymin chattymin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

굿굿~

Comment on lines +71 to +74
viewModel.startYear.value = null
viewModel.endYear.value = null
viewModel.checkStartDateAvailable()
viewModel.checkEndDateAvailable()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

반복되는 친구는 스코프로 묶어보아요~

Copy link
Member

@Marchbreeze Marchbreeze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

아주 좋습니다.

Comment on lines +62 to +63
test.put("KEY", inviteCode)
test.put("NAME", title)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

여기 키값들도 const val로 두면 더 좋을 것 같아요~!

@crownjoe crownjoe merged commit 96bf1db into develop Jan 16, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FEAT ✨ 새로운 기능 구현 세연 🤤
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] 여행생성완 / kakao 메시지로 공유하기
4 participants