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: 가까운 거리순 정렬 기능 추가 #80

Merged
merged 3 commits into from
Nov 12, 2024

Conversation

5win
Copy link
Contributor

@5win 5win commented Nov 12, 2024

🔎 작업 내용

  • 위도, 경도 값 소수점 6자리까지로 수정
  • 가까운 거리순 정렬 기능 추가

🔧 앞으로의 과제

📝 리뷰어에게

✅ 해결 이슈

5win added 3 commits November 11, 2024 17:17
- ActivityFindDistanceOrderRequest를 동일 엔드포인트에서 받도록함
- distance를 정렬 기준으로 명시하면 하버사인 공식을 활용한 쿼리를 수행하도록함
- service에서 분기로 정렬 기준을 나눠 처리함
@5win 5win added the feat 새로운 기능 추가 label Nov 12, 2024
@5win 5win self-assigned this Nov 12, 2024
@5win 5win merged commit 5cdf259 into kakao-tech-campus-2nd-step3:week11 Nov 12, 2024
1 check passed
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 this pull request may close these issues.

1 participant