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] 내 위치 주변의 감상을 조회하는 기능 구현 #433

Open
2 tasks
Jaeyoung22 opened this issue Sep 29, 2023 · 0 comments
Open
2 tasks

[feat] 내 위치 주변의 감상을 조회하는 기능 구현 #433

Jaeyoung22 opened this issue Sep 29, 2023 · 0 comments
Assignees
Labels

Comments

@Jaeyoung22
Copy link
Collaborator

Jaeyoung22 commented Sep 29, 2023

기능 설명

내 위치 주변의 감상을 조회하는 기능을 구현합니다.
현재 위치 정보를 받아와서 주변 반경 100m 내의 다른 감상을 조회합니다.

필요 태스크

  • point 테이블의 latitude, longitude 칼럼(double 자료형)을 location 칼럼(point 자료형)으로 변경합니다.
  • MySQL이 지원하는 기능을 활용하여 QueryDSL로 조회합니다.
@Jaeyoung22 Jaeyoung22 self-assigned this Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant