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

메인(지도탭)-검색 화면 : 역,지역(구),집 리스트 검색 #41

Open
tnvnfdla1214 opened this issue Sep 16, 2022 · 0 comments
Assignees
Labels
feature logic 로직 구현

Comments

@tnvnfdla1214
Copy link
Contributor

tnvnfdla1214 commented Sep 16, 2022

TO DO

  • 검색어를 전송시 결과 리스트 받기
  • textChangesToFlow를 사용하여 0.5초 마다 검색 (x)
  • 0.5초마다 검색 (o)

참고링크

백엔드에게 필요한 데이터

넘겨주는 데이터

데이터 데이터 명 데이터 형
검색어 word String

넘겨받는 데이터

데이터 데이터 명 데이터 형
지하철 역 subwayStation String
지하철 주소 subwayAddress String
지하철 위도 subwayStationLatitude Doudle
지하철 경도 subwayStationLongitude Doudle
지역(구) district String
지역(구) 위도 districtLatitude Doudle
지역(구) 경도 districtLongitude Doudle
건물 주소 buildingAddress String
건물 위도 buildingLatitude Doudle
건물 경도 buildingLongitude Doudle

고려사항

  • [ ]
@tnvnfdla1214 tnvnfdla1214 self-assigned this Sep 16, 2022
@tnvnfdla1214 tnvnfdla1214 added the feature logic 로직 구현 label Sep 16, 2022
@tnvnfdla1214 tnvnfdla1214 moved this to 🔖 Ready in hometerview_AOS Sep 16, 2022
@tnvnfdla1214 tnvnfdla1214 moved this from 🔖 Ready to No Status in hometerview_AOS Sep 16, 2022
@tnvnfdla1214 tnvnfdla1214 changed the title 메인(지도탭)-검색 화면 메인(지도탭)-검색 화면 : 역,지역(구),집 리스트 검색 Sep 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature logic 로직 구현
Projects
Status: No Status
Development

No branches or pull requests

1 participant