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

feat: 사전 용어 목록 조회 구현 #92

Merged
merged 6 commits into from
Sep 8, 2024
Merged

feat: 사전 용어 목록 조회 구현 #92

merged 6 commits into from
Sep 8, 2024

Conversation

lsy20140
Copy link
Collaborator

@lsy20140 lsy20140 commented Sep 8, 2024

#️⃣ 이슈 번호

ex) - #이슈번호


📝 작업 내용

  • dictionary 용어 목록 조회 api 연동
  • useGetAllWords custom hook 생성
  • query parameter로 url 구성하는 로직 반복-> useCreateQueryString custom hook 생성 후 분리
  • ex) url 구성 : /dictionary?category=비즈니스&sortBy=name

📸 스크린샷


💬 리뷰 요구사항/참고 사항

@lsy20140 lsy20140 added ✨ Feature 기능 개발 📬 API 서버 API 통신 labels Sep 8, 2024
@lsy20140 lsy20140 self-assigned this Sep 8, 2024
@lsy20140 lsy20140 linked an issue Sep 8, 2024 that may be closed by this pull request
2 tasks
@azure-553
Copy link
Collaborator

확인했습니다. 특별한 문제는 없는 것 같아 마지막 확인 하시고 merge하면 될 것 같아요!

@lsy20140 lsy20140 merged commit 1f5af93 into main Sep 8, 2024
@lsy20140 lsy20140 deleted the feat/#73 branch October 1, 2024 17:04
@lsy20140 lsy20140 restored the feat/#73 branch October 14, 2024 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📬 API 서버 API 통신 ✨ Feature 기능 개발
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: 사전 용어 목록 조회
2 participants