Skip to content

BanchanDetailViewModel 리펙토링 #11

@SongTaehwan

Description

@SongTaehwan

📙 작업 내역

구현 내용 및 작업 했던 내역

  • RemoteRepository 에 주문하기 API 추가
  • RemoteRepository 메소드 공통화 작업
  • BanchanListViewModel 소유하고 있는 모델 객체
    • Model(Banchan)을 사용하지 않고 ViewModel 전용 객체로 바꾸기
  • BanchanDetailViewModel 소유하고 있는 모델 객체
    • Entity(ProductDetail) 을 Domain 모델로 변경
    • Model(Banchan)을 사용하지 않고 ViewModel 전용 객체로 바꾸기
  • 네트워크 에러핸들링

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions