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] 수현이 찾기 게시글 전체 조회 API 구현 #32

Open
6 tasks done
ose0221 opened this issue Jan 18, 2025 · 0 comments · May be fixed by #36
Open
6 tasks done

[FEAT] 수현이 찾기 게시글 전체 조회 API 구현 #32

ose0221 opened this issue Jan 18, 2025 · 0 comments · May be fixed by #36
Labels
✨ FEAT 새로운 기능 추가 🐭 세은

Comments

@ose0221
Copy link
Collaborator

ose0221 commented Jan 18, 2025

Issue 📌

  • 수현이 찾기 게시글 전체 조회 기능을 구현합니다.
  • 게시글 조회는 항상 최신순을 기준으로 정렬됩니다.
  • 날짜 필터링을 위해 항상 전체와 오늘 날짜를 포함한 7일인 8개의 값을 반환해줍니다.
  • 유저의 성별에 해당하는 게시글만 조회 가능합니다.
  • 선택된 날짜에 해당하는 게시글만 조회 가능합니다.
  • 선택된 지역에 해당하는 게시글만 조회 가능합니다. (기본은 회원가입 시에 선택한 관심지역으로 보여집니다.)

Todo ✔️

  • 수현이 찾기 게시글 전체 조회
  • 게시글 업로드 시간 최신순 정렬
  • 날짜 필터링 전체 + 오늘 포함 7일 총 8개 반환
  • 유저 성별에 해당하는 게시글만 조회
  • 날짜 필터링
  • 지역 필터링
@Jang99u Jang99u added ✨ FEAT 새로운 기능 추가 🐭 세은 labels Jan 18, 2025
@ose0221 ose0221 linked a pull request Jan 18, 2025 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ FEAT 새로운 기능 추가 🐭 세은
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants