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 구현 #4

Open
2 tasks done
hyeyeonnnnn opened this issue Nov 21, 2023 · 0 comments
Open
2 tasks done

[Feature] 장바구니 추가 API 구현 #4

hyeyeonnnnn opened this issue Nov 21, 2023 · 0 comments
Labels
✨ Feature 기능 개발 🩷 혜연 혜연 완료

Comments

@hyeyeonnnnn
Copy link
Member

📄 이슈 내용

  • 장바구니 추가 API 구현

📝 상세 내용

  • 사용자별 장바구니 생성
  • 특정 상품 장바구니에 추가(count 증가)

✅ 체크리스트

  • 사용자별로 장바구니가 null인 경우에만 장바구니가 생성되었는가?
  • 존재하지 않는 userId, productId를 요청하는 경우 예외처리를 해주었는가?

📍 레퍼런스

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 개발 🩷 혜연 혜연 완료
Projects
None yet
Development

No branches or pull requests

1 participant