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 연동 #97

Open
1 of 3 tasks
red-dev-Mark opened this issue Jan 25, 2025 · 0 comments · May be fixed by #100
Open
1 of 3 tasks

[Feat] 위치조회 > 개별 차량 검색 / 상세 정보 조회 API 연동 #97

red-dev-Mark opened this issue Jan 25, 2025 · 0 comments · May be fixed by #100
Assignees
Labels
✨ Feat 새로운 기능 추가 작업
Milestone

Comments

@red-dev-Mark
Copy link
Collaborator

red-dev-Mark commented Jan 25, 2025

📄 설명

위치조회 페이지의 개별 차량 검색과 해당 차량 상세 정보 조회를 기존 목데이터 활용 방식에서 API 연동 방식으로 수정

✅ 해야 할 일

  • 개별 차량 검색 API 연동 및 에러 처리
  • 상세 정보 조회 API 연동 및 에러 처리
  • 기존 목데이터 파일 및 코드 삭제

📝 메모

No response

@red-dev-Mark red-dev-Mark added the ✨ Feat 새로운 기능 추가 작업 label Jan 25, 2025
@red-dev-Mark red-dev-Mark self-assigned this Jan 25, 2025
red-dev-Mark added a commit that referenced this issue Jan 25, 2025
- 기존 목데이터 관련 코드 삭제
- 응답 데이터에 따른 타입 수정
- API 연동 및 예외처리
red-dev-Mark added a commit that referenced this issue Jan 25, 2025
- 현재 위/경도의 1,000,000이 곱한 데이터로 응답
- 위/경도 데이터 변환 유틸 함수 추가
- 차량 정보 API 응답 coordinate 정규화 로직 적용
red-dev-Mark added a commit that referenced this issue Jan 25, 2025
- { lat, lng }으로 되어있어야 하는 구조가, { lat, lat }으로 되어 있어서 발생한 문제
red-dev-Mark added a commit that referenced this issue Jan 25, 2025
- 기존 목데이터 관련 코드 삭제
- 수정된 응답데이터에 따라 기존 코드 수정
red-dev-Mark added a commit that referenced this issue Jan 25, 2025
@nanafromjeju nanafromjeju added this to the API 작업 milestone Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feat 새로운 기능 추가 작업
Projects
None yet
2 participants