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/#35] 장바구니 cart_section1 구현 #43

Merged
merged 25 commits into from
Nov 24, 2024
Merged

Conversation

maylh
Copy link
Collaborator

@maylh maylh commented Nov 23, 2024

📑 이슈 번호


✨️ 작업 내용

장바구니 상단부 cart_section1 구현하였습니다


🌊 코멘트

  • 퍼블리싱 및 전체 선택 기능까지 구현하였고, 선택 값에 따라 결제 금액과 수량이 바뀌도록 하였습니다 !
  • 장바구니 데이터는 api로 불러올거라 명세서에 있는 형식에 맞게 더미데이터 구성하여 테스트하였습니다.
  • eslint, prettier가 적용 안되고 있던 이슈를 뒤늦게 발견해서 file changed가 굉장히 많습니다 하하하 (components/Cart 폴더랑 pages/Cart 폴더 위주로 봐주시면 될 것 같습니닷)

📸 구현 결과

DB944D5F-ED6B-4F44-9EDF-FD8E411F1C4C.mov

@maylh maylh self-assigned this Nov 23, 2024
Copy link
Collaborator

@Minn-Choi Minn-Choi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

병합을 위해 어푸하겠습니다 !

Copy link
Collaborator

@ocahs9 ocahs9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM~!

@maylh maylh merged commit 93d13db into develop Nov 24, 2024
1 check passed
@maylh maylh deleted the feat/#35/cartSection1 branch November 24, 2024 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] cart_section 1 구현
4 participants