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

#546 [layout] Home Screen #554

Merged
merged 25 commits into from
Mar 30, 2024
Merged

#546 [layout] Home Screen #554

merged 25 commits into from
Mar 30, 2024

Conversation

yuni-ju
Copy link
Member

@yuni-ju yuni-ju commented Mar 6, 2024

작업 내용

Home Screen

  • 홈 네비게이션 구현
  • 상단의 App Bar를 통해 Dayo Pick, New화면 전환

Dayo Pick Screen, New Screen 공통

  • 이모지를 나타내기 위해 EmojiView 추가
  • 카테고리 선택을 위한 버튼
    • 클릭 시 Bottom Sheet Dialog가 나타남
  • 게시글 리스트를 아래로 당기면 게시글이 새로고침되는 기능 추가
  • 각 카테고리에 게시글이 없는 경우 Empty View가 나타나도록 함
  • 각 게시글의 하트 아이콘을 누르면 좋아요/좋아요 취소가 되도록 구현

Dayo Pick Screen

  • 상위 5개 게시글에는 Dayo Pick을 나타내는 아이콘 표시

기타

resolved : #546

@yuni-ju yuni-ju requested a review from DongJun-H March 27, 2024 14:40
@yuni-ju
Copy link
Member Author

yuni-ju commented Mar 27, 2024

추가 커밋 완료했습니다. 리뷰 부탁드립니다 😁 @DongJun-H

@yuni-ju yuni-ju merged commit dc73202 into develop Mar 30, 2024
1 check passed
@yuni-ju yuni-ju deleted the layout/issue-546 branch April 2, 2024 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[layout] Migrated Home Fragment to Compose
2 participants