Skip to content

[Feat/#20] 홈화면 구현 및 임시저장 연결 #22

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

Merged
merged 6 commits into from
Dec 24, 2024

Conversation

boiledeggg
Copy link
Collaborator

📌 𝗜𝘀𝘀𝘂𝗲𝘀

📎 𝗪𝗼𝗿𝗸 𝗗𝗲𝘀𝗰𝗿𝗶𝗽𝘁𝗶𝗼𝗻

  • 홈화면 구현
  • 임시저장 기능 연결

📷 𝗦𝗰𝗿𝗲𝗲𝗻𝘀𝗵𝗼𝘁

홈화면 임시저장 기능
default.mp4

💬 𝗧𝗼 𝗥𝗲𝘃𝗶𝗲𝘄𝗲𝗿𝘀

  • 홈화면은 얼추 구현해봤고 상세화면 이동은 화면이 마련되면 이동로직만 넣으면 됩니다!
  • DataStore에서 모든 정보를 지워버리는 로직도 하나 있으면 좋을 것 같아요! 현재 임시저장을 삭제할 때 빈값들이 넘어가도록 구현해두었습니다!

@ThirFir
Copy link
Collaborator

ThirFir commented Dec 22, 2024

master로 들어가고 있어요!! 브랜치 바꿔주세욥!!

@boiledeggg boiledeggg changed the base branch from master to team1/develop December 22, 2024 16:09
Copy link
Collaborator

@ThirFir ThirFir left a comment

Choose a reason for hiding this comment

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

수고하셨습니다!!

…-home

# Conflicts:
#	feature/addbook/src/main/java/com/sopt/anshim/addbook/AddBookScreen.kt
#	feature/addbook/src/main/java/com/sopt/anshim/addbook/AddBookViewModel.kt
@boiledeggg boiledeggg merged commit 477a5ea into team1/develop Dec 24, 2024
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] 홈화면 구현
2 participants