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

[나지원] sprint9 #122

Conversation

najitwo
Copy link
Collaborator

@najitwo najitwo commented Oct 26, 2024

요구사항

기본

  • 자유 게시판 페이지 주소는 “/boards” 입니다.
  • 전체 게시글에서 드롭 다운으로 “최신 순” 또는 “좋아요 순”을 선택해서 정렬을 할 수 있습니다.
  • 게시글 목록 조회 api를 사용하여 베스트 게시글, 게시글을 구현합니다.
  • 게시글 title에 검색어가 일부 포함되면 검색이 됩니다.

심화

  • 반응형으로 보여지는 베스트 게시판 개수를 다르게 설정할때 서버에 보내는 pageSize값을 적절하게 설정합니다.
  • next의 prefetch 기능을 사용해봅니다.

@najitwo najitwo added the 매운맛🔥 뒤는 없습니다. 그냥 필터 없이 말해주세요. 책임은 제가 집니다. label Oct 26, 2024
Copy link
Collaborator

@GANGYIKIM GANGYIKIM left a comment

Choose a reason for hiding this comment

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

지원님 이번 스프린트 미션 고생하셨습니다~
코드를 확인해보니 svg, css module 관련 타입에러가 나는 것 같으니 확인해보세요~

components/boards/BestBoard.tsx Show resolved Hide resolved
components/boards/BestBoards.tsx Show resolved Hide resolved
components/boards/BoardList.tsx Show resolved Hide resolved
components/layout/Container.tsx Show resolved Hide resolved
components/layout/Container.tsx Show resolved Hide resolved
components/ui/Button.tsx Show resolved Hide resolved
components/ui/Button.tsx Show resolved Hide resolved
lib/fetchData.ts Show resolved Hide resolved
@GANGYIKIM GANGYIKIM merged commit b9bc8c5 into codeit-bootcamp-frontend:Next-나지원 Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
매운맛🔥 뒤는 없습니다. 그냥 필터 없이 말해주세요. 책임은 제가 집니다.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants