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] 마이페이지 UI 구현 및 API 연결, 뱃지 획득 UI 구현 #62

Merged
merged 21 commits into from
Jan 23, 2025

Conversation

HAJIEUN02
Copy link
Collaborator

@HAJIEUN02 HAJIEUN02 commented Jan 23, 2025

Related issue 🛠

Work Description ✏️

  • 마이페이지 메인 UI 구현
  • 마이페이지 빵집 레벨 확인 UI 구현
  • 마이페이지 상태 확인 API 연결
  • 배지 획득 UI 구현
  • 배지 디테일 네비게이션 연결

Screenshot 📸

  • 영상 필수첨부 -> 다 하면..

Uncompleted Tasks 😅

N/A

To Reviewers 📢

# Conflicts:
#	app/src/main/java/org/android/bbangzip/presentation/ui/navigator/MainNavHost.kt
#	app/src/main/java/org/android/bbangzip/presentation/ui/navigator/MainNavigator.kt
#	app/src/main/res/values/strings.xml
# Conflicts:
#	app/src/main/java/org/android/bbangzip/data/service/MyPageService.kt
#	app/src/main/java/org/android/bbangzip/domain/repository/remote/MyPageRepository.kt
@HAJIEUN02 HAJIEUN02 added this to the API연결 milestone Jan 23, 2025
@HAJIEUN02 HAJIEUN02 self-assigned this Jan 23, 2025
@HAJIEUN02 HAJIEUN02 requested a review from a team as a code owner January 23, 2025 00:29
@HAJIEUN02 HAJIEUN02 changed the title [feat] 마이페이지 UI 구현 및 API 연결, 뱃지 획득 UI 구현 및 API 연결 [feat] 마이페이지 UI 구현 및 API 연결, 뱃지 획득 UI 구현 Jan 23, 2025
Copy link
Contributor

@beom84 beom84 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@kamja0510 kamja0510 left a comment

Choose a reason for hiding this comment

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

미쳤따

@HAJIEUN02 HAJIEUN02 merged commit 6c627ad into develop Jan 23, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] 마이페이지 메인 UI 구현 및 상태 확인 API 연결
3 participants