Skip to content

feat: 5주차 미션_레몬#41

Open
Lemon0610 wants to merge 6 commits intomainfrom
lemon-5
Open

feat: 5주차 미션_레몬#41
Lemon0610 wants to merge 6 commits intomainfrom
lemon-5

Conversation

@Lemon0610
Copy link
Copy Markdown
Collaborator

@Lemon0610 Lemon0610 commented Apr 29, 2026

📌 PR 제목

🔗 관련 이슈

Closes #40

✨ 변경 사항

  • 마이페이지 구현
  • ReqRes의 데이터 연동
  • RecyclerView로 팔로잉 리스트 제작

🔍 테스트

  • 테스트 완료
  • 에러 없음

📸 스크린샷 (선택)

UI 구현 ReqRes 데이터 연동
화면 캡처 2026-04-29 165550 화면 캡처 2026-04-29 174724

🚨 추가 이슈

@Lemon0610 Lemon0610 changed the title Lemon 5 feat: 5주차 미션_레몬 Apr 29, 2026
Comment on lines +76 to +78
override fun onFailure(call: Call<UserListResponse>, t: Throwable) {
Toast.makeText(context, "목록 로드 실패", Toast.LENGTH_SHORT).show()
}
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

실패 문구 넣으신거 좋은것 같아요!

Copy link
Copy Markdown
Collaborator

@jeongkyueun jeongkyueun left a comment

Choose a reason for hiding this comment

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

데이터 연동 전과 후 스크린샷 첨부하신 거 너무 좋습니다! 미션 모두 잘 수행하신 거 같아요~!!

android:id="@+id/recyclerWish"
android:layout_width="match_parent"
android:layout_height="match_parent"/>

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

UI가 이뻐요

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feat] 5주차 미션_레몬

4 participants