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

[iOS] 여정 조회 음악 재생 기능 추가 #307

Merged
merged 7 commits into from
Dec 12, 2023

Conversation

SwiftyJunnos
Copy link
Member

❗ 배경

작업 배경에 대한 설명을 작성합니다.
Issue에 대한 링크를 첨부합니다.

🔧 작업 내역

작업한 내용들을 나열합니다.
간결하게 리스트 업하고, 자세한 설명은 아래 리뷰 노트에서 합니다.

  • 여정 조회 화면에서 음악을 재생할 수 있도록 기능 추가

📝 리뷰 노트

작업 내역에 대한 자세한 설명을 작성합니다.

정말 기능만 돌아갑니다..

UX나 UI 측면에서 아직 마음에 안드는게 많지만 우선 최소 기능만 추가했습니다.

📸 스크린샷

작업한 내용에 대한 스크린샷, 영상 등을 첨부합니다.

데모 영상

@SwiftyJunnos SwiftyJunnos self-assigned this Dec 12, 2023
@SwiftyJunnos SwiftyJunnos added the ✨ 신규 기능 신규 기능 개발 label Dec 12, 2023
@SwiftyJunnos SwiftyJunnos added this to the 🌠 여정 조회 milestone Dec 12, 2023
@SwiftyJunnos SwiftyJunnos linked an issue Dec 12, 2023 that may be closed by this pull request
1 task
Copy link
Member

@PushedGun PushedGun left a comment

Choose a reason for hiding this comment

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

music, songRepository 주입하여 구현하신 것 확인하였습니다!

Copy link
Collaborator

@yoondj98 yoondj98 left a comment

Choose a reason for hiding this comment

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

여정 조회에서 음악 재생 기능 확인했습니다!
음악 재생 애니메이션이랑 재생 시간이랑 재생중 표시가 너무 예쁘게 실행되는 것 같네요 ㅎㅎ

@SwiftyJunnos SwiftyJunnos merged commit 1ffe0f6 into iOS/release Dec 12, 2023
33 checks passed
@SwiftyJunnos SwiftyJunnos deleted the iOS/task/RewindJourney-Music branch December 12, 2023 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ 신규 기능 신규 기능 개발
Projects
None yet
Development

Successfully merging this pull request may close these issues.

여정 조회 음악 로직 추가
3 participants