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/onboarding_select_app]: onBoarding 특정 앱 추가 기능 구현 #131

Merged
merged 22 commits into from
Jan 18, 2024

Conversation

kangyuri1114
Copy link
Member

@kangyuri1114 kangyuri1114 commented Jan 16, 2024

개요

작업 사항

  • onBoarding 특정 앱 추가 기능 구현
  • 선택된 앱 리스트 apps[appcode, goaltime]으로 mapping

변경 사항(optional)

  • onBoarding 특정 앱 추가 기능 구현
  • 선택된 앱 리스트 apps[appcode, goaltime]으로 mapping

스크린샷

(optional)

# Conflicts:
#	feature/onboarding/src/main/java/com/hmh/hamyeonham/feature/onboarding/viewmodel/OnBoardingViewModel.kt
# Conflicts:
#	app/src/main/java/com/hmh/hamyeonham/SampleActivity.kt
#	feature/onboarding/src/main/java/com/hmh/hamyeonham/feature/onboarding/OnBoardingActivity.kt
#	feature/onboarding/src/main/java/com/hmh/hamyeonham/feature/onboarding/viewmodel/OnBoardingViewModel.kt
#	feature/onboarding/src/main/res/values/strings.xml
@kangyuri1114 kangyuri1114 added 💻feat 새로운 기능 추가 🐰유리 유리 작업 labels Jan 16, 2024
@kangyuri1114 kangyuri1114 self-assigned this Jan 16, 2024
@kangyuri1114 kangyuri1114 requested a review from a team as a code owner January 16, 2024 17:35
@kez-lab kez-lab force-pushed the feat/onboarding_select_app branch from 68f71db to f56bbcb Compare January 17, 2024 17:31
Copy link
Collaborator

@jihyun0v0 jihyun0v0 left a comment

Choose a reason for hiding this comment

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

레인님 너무 수고 많으셨습니다!

@jihyun0v0 jihyun0v0 merged commit 7b6a3ab into develop Jan 18, 2024
1 check passed
@jihyun0v0 jihyun0v0 deleted the feat/onboarding_select_app branch January 18, 2024 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐰유리 유리 작업 💻feat 새로운 기능 추가
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[fix]: numberPicker min value 수정 [feat]: Onboarding 앱 추가 기능
3 participants