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] 검색 기능 구현 #11

Open
5 of 7 tasks
jh2ee opened this issue Jul 21, 2023 · 0 comments
Open
5 of 7 tasks

[FEAT] 검색 기능 구현 #11

jh2ee opened this issue Jul 21, 2023 · 0 comments

Comments

@jh2ee
Copy link
Member

jh2ee commented Jul 21, 2023

💡 Issue

각 페이지에 있는 항목들에 대한 검색 기능 구현
태그 선택에 따른 검색 결과 처리 구현
검색바와 검색시 보여지는 Search 뷰 구현

📝 todo

  • todo !
  • 검색바 구현
  • 검색 기능 구현
  • 검색 기능과 태그 연동
  • Search 뷰 구현
  • 게시글 미리보기 컴포넌트 구현
  • 뷰에 쿼리 전달, 뷰는 미리보기 컴포넌트에 쿼리 전달

검색 로직

  • 태그 이용 시 태그를 쿼리로 전달해 검색 실행
  • 검색 시 뷰에 쿼리 전달
  • 뷰는 각 미리보기 컴포넌트에 쿼리 전달
  • 미리보기 컴포넌트는 각 컴포넌트에 맞는 게시글 표시

📸 Screenshot

image image
@jh2ee jh2ee added this to Job1 Jul 21, 2023
jh2ee added a commit that referenced this issue Jul 21, 2023
@jh2ee jh2ee mentioned this issue Jul 21, 2023
5 tasks
xlooslo added a commit that referenced this issue Jul 22, 2023
jh2ee added a commit that referenced this issue Jul 22, 2023
@jh2ee jh2ee added the 승용 label Jul 22, 2023
ju1e3718 added a commit that referenced this issue Jul 24, 2023
ju1e3718 added a commit that referenced this issue Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

3 participants