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

[Feature] 장바구니 상품 추가 API 구현 #22

Merged
merged 5 commits into from
Sep 6, 2023

Conversation

pdohyung
Copy link
Member

@pdohyung pdohyung commented Sep 6, 2023

💡 연관된 이슈

close #15

📝 작업 내용

  • 장바구니 상품 추가를 위한 관련 클래스 생성 및 수정
  • 장바구니 상품 로직 구현
  • 장바구니 상품 추가 성공 테스트 추가

💬 리뷰 요구 사항

@pdohyung pdohyung added the ✨ Feature 기능 개발 label Sep 6, 2023
@pdohyung pdohyung linked an issue Sep 6, 2023 that may be closed by this pull request
3 tasks
@pdohyung pdohyung merged commit f983dfe into develop Sep 6, 2023
1 check passed
@pdohyung pdohyung deleted the 15-feature-cart-add-api branch September 6, 2023 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 개발
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] 장바구니 상품 추가 API 구현
1 participant