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 #8

Open
6 tasks done
seaniiio opened this issue Jul 2, 2024 · 0 comments
Open
6 tasks done

[FEAT] 택시 관련 api #8

seaniiio opened this issue Jul 2, 2024 · 0 comments
Labels

Comments

@seaniiio
Copy link
Member

seaniiio commented Jul 2, 2024

🎯 목적

택시와 관련된 api 구현

✅ 완료할 일

  • Taxi 모델 구축
  • 도로명 주소에서 위도/경도로 변환하는 api
  • Taxi 정보 get api
  • Taxi 리스트 get api -> distance 오름차순 정렬
  • 택시 호출 요청 후, 현재 Taxi flush 후 Taxi 3개 랜덤 생성
  • 택시들 정보와, 가장 가까운 택시가 출발지까지 걸리는 시간, 출발지로부터 도착지까지의 예상 비용 return api

💬 추가 의논 사항

seaniiio added a commit to seaniiio/Summerthon-BE that referenced this issue Jul 2, 2024
seaniiio added a commit that referenced this issue Jul 2, 2024
feat: #8 Taxi 모델 구축 + 택시 생성 api
seaniiio added a commit to seaniiio/Summerthon-BE that referenced this issue Jul 3, 2024
seaniiio added a commit to seaniiio/Summerthon-BE that referenced this issue Jul 3, 2024
seaniiio added a commit to seaniiio/Summerthon-BE that referenced this issue Jul 4, 2024
seaniiio added a commit that referenced this issue Jul 4, 2024
feat: #8 가장 가까운 3개의 Taxi return api 구현
seaniiio added a commit that referenced this issue Jul 4, 2024
feat: #8 출발지부터 도착지까지의 요금 return하도록 수정
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