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] 앱 서비스 진입 여부 조회 로직 추가 #442

Merged
merged 25 commits into from
Nov 12, 2024

Conversation

kseysh
Copy link
Member

@kseysh kseysh commented Nov 11, 2024

📝 PR Summary

전략 패턴을 이용하여 PokeBadgeManager, FortuneBadgeManager, SoptampBadgeManager로 분리하여 런타임에 각 객체들을 유연하게 사용할 수 있도록 하여 이후에 AppService의 추가/삭제가 편리하도록 구현하였습니다.

🌴 Works

  • 앱 서비스 진입 여부 조회 구현
  • 알람 배지 및 메시지 내용 조회 구현

🌱 Related Issue

closed #433

@kseysh kseysh added the ✨ Feat 새로운 피쳐 생성 label Nov 11, 2024
@kseysh kseysh requested a review from rlarlgnszx November 11, 2024 18:23
@kseysh kseysh self-assigned this Nov 11, 2024
Copy link

height bot commented Nov 11, 2024

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

Copy link
Contributor

@rlarlgnszx rlarlgnszx left a comment

Choose a reason for hiding this comment

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

LGTM~ 수고하셨습니다~!

@kseysh kseysh merged commit eff9adb into dev Nov 12, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feat 새로운 피쳐 생성 size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] 앱 서비스 진입 여부 조회 기능
2 participants