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

맛집 목록 (API) #6

Open
1 of 4 tasks
rhaehf opened this issue Aug 29, 2024 · 0 comments · Fixed by #13
Open
1 of 4 tasks

맛집 목록 (API) #6

rhaehf opened this issue Aug 29, 2024 · 0 comments · Fixed by #13
Assignees
Labels

Comments

@rhaehf
Copy link
Contributor

rhaehf commented Aug 29, 2024

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

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

상세 내용

  • 위도(lat), 경도(lon)로 설정된 사용자의 위치에서 주어진 범위(range) 만큼의 맛집 목록을 정렬 기준에 따라 정렬하여 반환한다.
  • 정렬 기준
    • default : 거리순
    • 요청 좌표와 식당 사이의 거리인 "거리순"과 "평점순"을 지원해야 합니다.
@rhaehf rhaehf self-assigned this Aug 29, 2024
@rhaehf rhaehf added the feat label Aug 29, 2024
@rhaehf rhaehf linked a pull request Sep 1, 2024 that will close this issue
4 tasks
@rhaehf rhaehf linked a pull request Sep 3, 2024 that will close this issue
5 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