Skip to content

[Feat/#69] Recommend Vacation 구현 #74

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 7 commits into from
Jul 12, 2025
Merged

[Feat/#69] Recommend Vacation 구현 #74

merged 7 commits into from
Jul 12, 2025

Conversation

k-nh
Copy link
Member

@k-nh k-nh commented Jul 12, 2025

🔗 연결된 이슈

📄 작업 내용

  • 휴가 굽기 프로세스 구현
  • 휴가 추천 페이지 구현
  • DS 텍스트 필드 키보드 타입 설정 가능하게 추가 옵션 적용
  • DS 태그 버튼 maxWidth 적용 가능하게 추가 옵션 적용

ScreenRecording_07-12-202513-09-02_1-ezgif com-video-to-gif-converter

👀 기타 더 이야기해볼 점

어제 이야기하다가, 일정 추천 (일정 볼래말래) 페이지가 추가되어서
해당 부분 추가 작업할 예정입니다
그외에 구조적인 부분은 api 연동하면서 조금 변경할 예정입니다

공통 컴포넌트 추가 옵션 적용해둔 부분 디폴트는 둘 다 기존과 동일합니다
DS 텍스트필드 사용하는 피쳐들에서 숫자만 입력해야하는 경우에는 해당 옵션 사용하시면 좋을 것 같아요!

✔️ CI Completed

  • ✅ Lint: Completed
  • ✅ Build: Completed

✔️ CI Completed

  • ✅ Lint: Completed
  • ✅ Build: Completed

✔️ CI Completed

  • ✅ Lint: Completed
  • ✅ Build: Completed

@k-nh k-nh self-assigned this Jul 12, 2025
@hooni0918 hooni0918 requested review from hooni0918 and SijongKim93 and removed request for hooni0918 July 12, 2025 05:59
Copy link
Member

@hooni0918 hooni0918 left a comment

Choose a reason for hiding this comment

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

깔끔한 코드 잘 감상하고 갑니다 고생하셧습니다. 저번 모각작때 누나사진 찍은거 올리고가요~
스크린샷 2025-07-12 오후 3 03 54

}
}

private func validateInput(_ newValue: String) {
Copy link
Member

@hooni0918 hooni0918 Jul 12, 2025

Choose a reason for hiding this comment

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

단순의견) MVI 구조가 잡혀있는만큼 해당 로직이 비즈니스 로직이라 생각되는데 View가 아닌 VacationBakingStore로 옮기는것은 어떻까요?

Copy link
Member Author

Choose a reason for hiding this comment

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

big지훈 반영해놓을게여

@k-nh k-nh force-pushed the feat/#69-recoVacation branch from 72a6e72 to 8c617f3 Compare July 12, 2025 16:12
@k-nh k-nh merged commit e629d60 into develop Jul 12, 2025
1 check passed
@k-nh k-nh deleted the feat/#69-recoVacation branch July 12, 2025 16:22
SijongKim93 pushed a commit that referenced this pull request Jul 13, 2025
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] 휴가굽기 프로세스 구현
2 participants