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]Cart #82

Open
2gang opened this issue Jun 29, 2023 · 0 comments
Open

[Feature]Cart #82

2gang opened this issue Jun 29, 2023 · 0 comments

Comments

@2gang
Copy link
Contributor

2gang commented Jun 29, 2023

기능 설명

Item의 상품들을 장바구니에 담을 수 있도록 코드 구현
한 유저당 하나의 장바구니를 가지고 장바구니에 여러 상품들을 담을 수 있도록 함

사용 예시

현재 제약 사항

CartController에서 Cart 페이지까지 연결 되는 것 까지 확인
Cart.html이 다 구현되어 있지 않아 상품을 불러오는 것 확인 불가능

추가 고려 사항

상품 페이지에서 상품을 장바구니에 담을 수 있도록 프론트에서 구현해야함
상품들이 불러와 지는지, 장바구니에 담은 상품이 삭제 기능이 제대로 동작하는지 프론트에서 구현해야함

관련 링크/자료

장바구니 구현
위 코드를 참고하여 코드를 작성하였음

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

No branches or pull requests

1 participant