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

차량 목록 리스트 구현 #15

Open
3 tasks done
youngminss opened this issue Nov 3, 2022 · 0 comments
Open
3 tasks done

차량 목록 리스트 구현 #15

youngminss opened this issue Nov 3, 2022 · 0 comments
Assignees
Labels
🌐 API API 관련 작업 ✨ Feature 새로운 기능 개발 💄 UI UI 스타일링 관련 작업

Comments

@youngminss
Copy link
Member

youngminss commented Nov 3, 2022

이슈에 대해 설명해주세요.

  • 차량 목록 UI 데이터로 사용할 서버 데이터를 연결(by. React Query).
  • 실제 특정 차량 정보 서버 데이터의 차량 속성 [FuelType(연료), Segment(차량크기)] 에 대해 실제 렌더링 데이터(한글로 변환된) 매핑 작업.
  • 실제 서버 데이터 -> UI 에 렌더링 되어야할 데이터 형태로 변환하기 위한 Utilization 함수 생성.
@youngminss youngminss added ✨ Feature 새로운 기능 개발 🌐 API API 관련 작업 💄 UI UI 스타일링 관련 작업 labels Nov 3, 2022
@youngminss youngminss self-assigned this Nov 3, 2022
jong6598 added a commit that referenced this issue Nov 3, 2022
…ture/car-list

[#15] 차량 목록 리스트 컴포넌트 구현
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌐 API API 관련 작업 ✨ Feature 새로운 기능 개발 💄 UI UI 스타일링 관련 작업
Projects
Status: No status
Development

No branches or pull requests

2 participants