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

v2 coordinate 및 coordinates 데이터 형식 수정 #361

Open
1 of 5 tasks
twoo1999 opened this issue Feb 7, 2024 · 0 comments · Fixed by #365, #367 or #368
Open
1 of 5 tasks

v2 coordinate 및 coordinates 데이터 형식 수정 #361

twoo1999 opened this issue Feb 7, 2024 · 0 comments · Fixed by #365, #367 or #368
Assignees
Labels
✨ 신규 기능 신규 기능 개발

Comments

@twoo1999
Copy link
Collaborator

twoo1999 commented Feb 7, 2024

📋 설명

  • 앱 추후 개발에 따른 api 수정 필요
  • v2
  • coordinates 및 coordinate 저장 형식 수정

✅ 체크리스트

구현해야하는 이슈 체크리스트

  • coordinate 및 coordinates 데이터 형식 수정
    • dto 및 entity 수정([[1, 2], [3, 4]] -> (1 2, 3 4) )
    • 관련 비지니스 로직 수정
      • journey 관련 로직
      • spot 관련 로직
@twoo1999 twoo1999 self-assigned this Feb 7, 2024
@twoo1999 twoo1999 converted this from a draft issue Feb 7, 2024
@twoo1999 twoo1999 added the ✨ 신규 기능 신규 기능 개발 label Feb 7, 2024
@twoo1999 twoo1999 added this to the 🏃‍♂️ 여정 기록 milestone Feb 7, 2024
@twoo1999 twoo1999 moved this from 🎯 할 일 to 👨‍💻 진행 중 in 🔥 과열 Let's go Feb 8, 2024
@twoo1999 twoo1999 linked a pull request Feb 10, 2024 that will close this issue
@twoo1999 twoo1999 moved this from 👨‍💻 진행 중 to 👀 리뷰 중 in 🔥 과열 Let's go Feb 11, 2024
@twoo1999 twoo1999 moved this from 👀 리뷰 중 to ✅ 완료 in 🔥 과열 Let's go Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment