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

[#16] feat: ✨ 모달 페이지 이벤트 구현중 #20

Merged
merged 2 commits into from
Apr 27, 2021
Merged

Conversation

ha3158987
Copy link
Owner

Resolve #16

[완료]

  • 썸네일 클릭 시 메인 이미지와 스위칭
  • 상품 수량 변경 이벤트 (진행중):
    • 최초에 받은 가격을 기준으로 계산 (api 요청 x)
  • 모달 페이지 API 데이터 동기화

[진행예정]

  • 주문하기 버튼 이벤트:
    • api 요청 후 주문하기 결과 UI 출력

@ha3158987 ha3158987 added feature New feature style Styling labels Apr 27, 2021
@ha3158987 ha3158987 merged commit 470f167 into team-19 Apr 27, 2021
@ha3158987 ha3158987 deleted the team19/16 branch April 27, 2021 01:57
@ha3158987
Copy link
Owner Author

주문하기 버튼 이벤트 및 상품 수량 변경 이벤트는 리팩토링과 함께 진행!

@ha3158987 ha3158987 changed the title Team19/16 [#16] feat: ✨ 모달 페이지 이벤트 구현중 Apr 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature style Styling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

상세 modal 페이지 이벤트 구현
2 participants