-
Notifications
You must be signed in to change notification settings - Fork 1
[Feat/#77] 기존캘린더부분api연결 및 MVI로 리팩토링 #77
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
The head ref may contain hidden characters: "feat/#77-\uAE30\uC874\uCE98\uB9B0\uB354\uBD80\uBD84API\uC5F0\uACB0"
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SijongKim93
pushed a commit
that referenced
this pull request
Jul 13, 2025
SijongKim93
pushed a commit
that referenced
this pull request
Jul 13, 2025
SijongKim93
pushed a commit
that referenced
this pull request
Jul 13, 2025
SijongKim93
pushed a commit
that referenced
this pull request
Jul 13, 2025
SijongKim93
pushed a commit
that referenced
this pull request
Jul 13, 2025
SijongKim93
pushed a commit
that referenced
this pull request
Jul 13, 2025
SijongKim93
pushed a commit
that referenced
this pull request
Jul 13, 2025
[Feat/#77] 기존캘린더부분api연결 및 MVI로 리팩토링
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🔗 연결된 이슈
📄 작업 내용
💻 주요 코드 설명
숨이 안쉬어질정도로 너무 바빠서 완전히 선생님들 코드랑 1:1로 맞춰서 MVI구조를 만든건 아니지만 기존에 제가 아는만큼의 MVI로 구현을 해보았습니다. 설명하자면,,
1. Intent (사용자 액션 정의)
2. State (UI 상태 관리)
3. Effect
4. Store (비즈니스 로직 처리)
5. Intent 처리 로직
처리 과정:
6. View랑 연결
날짜선택할때 플로우
👀 기타 더 이야기해볼 점
수정하기 부분 API가 고장난것같아 일단 추후 작업으로 미루겟습니다
식빵 이미지 매핑도 디자이너에게 물어보고 수정하겟습니다.
위 두개 부분이랑 플로팅 버튼에서 추천받은 3가지 태그를 붙이는것만 하면 캘린더부분은 끝,,일걸요,,?
아 연차일경우 내일로 미루기 부분인데 이것도 디자이너랑 서버에게 물어보고 다시,,,할게요,,,,,,,,,,,
✔️ CI Completed