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

게시물 목록 기능 #16

Open
1 of 4 tasks
K-0joo opened this issue Aug 24, 2024 · 0 comments · Fixed by #30
Open
1 of 4 tasks

게시물 목록 기능 #16

K-0joo opened this issue Aug 24, 2024 · 0 comments · Fixed by #30
Assignees
Labels

Comments

@K-0joo
Copy link
Contributor

K-0joo commented Aug 24, 2024

Issue 타입(하나 이상의 Issue 타입을 선택해주세요)

  • 기능 추가
  • 기능 삭제
  • 버그 수정
  • 의존성, 환경 변수, 빌드 관련 코드 업데이트

상세 내용

게시물 목록에 관련한 API 입니다.
세부적인 기능들이 들어가기 때문에 아래 요구사항에 맞춰 개발합니다.

  • 본인의 계정의 해쉬 태그로 조회하는 기능

  • 선택 시 해당 type의 필드를 보여주는 기능

  • 목록을 정렬해주는 기능

    • 생성날짜순, 업데이트된날짜순, 좋아요순, 공유순, 조회수순 으로 오름차순과 내림차순으로 정렬할 수 있다.
  • 일반 검색을 할 수 있는 기능

  • 기본으로 10개의 게시물을 한 번에 보여주는 기능

  • 조회하려는 페이지 선택 시 해당 페이지만 보여주는 기능

@K-0joo K-0joo added the feat label Aug 24, 2024
@K-0joo K-0joo self-assigned this Aug 24, 2024
@K-0joo K-0joo changed the title 게시물 목록 필터링 기능 게시물 목록 기능 Aug 26, 2024
@pie2457 pie2457 linked a pull request Aug 26, 2024 that will close this issue
4 tasks
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 a pull request may close this issue.

1 participant