Skip to content

feat : 동적 입력 폼 및 상세정보 입력 기능 구현#15

Merged
zwo-n merged 17 commits intomainfrom
yuyeol3/feat/search-and-dynamic-input
Apr 6, 2026
Merged

feat : 동적 입력 폼 및 상세정보 입력 기능 구현#15
zwo-n merged 17 commits intomainfrom
yuyeol3/feat/search-and-dynamic-input

Conversation

@yuyeol3
Copy link
Copy Markdown
Collaborator

@yuyeol3 yuyeol3 commented Apr 5, 2026

변경점 👍

  • 상세 정보 입력 기능 구현
  • 검색 Dto에 따른 동적 폼 데이터 전달 기능 구현
  • 연도별 중위소득 테이블 및 엔티티 추가

테스트 💻

단위 테스트 및 Postman 이용한 테스트

스크린샷 🖼

SearchRequestDto에 아무 입력도 주지 않았을 때
스크린샷 2026-04-06 011752

검색 조건에 아무 것도 입력하지 않았을 때(현재 검색 기능 자체는 구현되어 있지 않으며, 입력한 dto를 그대로 반환)
스크린샷 2026-04-06 011842

무직 옵션을 주었을 때 연소득 기본값을 0으로 반환
image

무직, 군복무, 가구 수를 1명으로 입력했을 때

  • 연소득 기본값 0, 근속연수 숨김
  • 나이 상한 39세
  • 가구수별 중위소득 데이터가 함께 전달됨
image

비고 ✏

궁금한 점 있으시면 편하게 질문해 주세요!

@yuyeol3 yuyeol3 requested a review from zwo-n April 5, 2026 16:29
@zwo-n
Copy link
Copy Markdown
Collaborator

zwo-n commented Apr 6, 2026

처음에 카테고리 테이블을 id, label, value로 분류하려다가 괜히 복잡하게 만드는 것 같아서 뺐는데, 유렬님이 수정해주신 것처럼 Code 속성 추가하니 로직 처리 면에서나 의미론적으로도 좀 더 편해진 것 같습니다!! 뭔가 어색해서 답답했는데 깔끔하게 수정해 주셔서 감사합니다!

별 다른 이상 없어 보입니다!
수고하셨습니다~~

@zwo-n zwo-n merged commit 902a8d0 into main Apr 6, 2026
@zwo-n zwo-n deleted the yuyeol3/feat/search-and-dynamic-input branch April 6, 2026 05:00
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.

2 participants