swsnu/swppfall2022-team16

오늘 해야할 일

SungwonShim opened this issue · 2 comments

Recommend implementation만 완료/test required
product page의 order detail form component에서 color, quantity, size, recommended size를 연결 from userorder
Add to Cart: shopItemDetailInfo의 리스트로 구현, add to cart를 누를때마다 장바구니 뱃지 옆에 숫자가 증가하며, 장바구니 배지를 누를 경우 payment page로 redirect하는데 모든 아이템이 뜨도록 구현한다. (payment page는 props로 userid를 받는다)
Payment Page에서 Payment Form에서 Credit을 직접 axios로 get 해야하며 각 금액표지를 이와 연동해야한다. (slice부터 구현해야함)
Community Alert에서 ~ hours ago를 구현해야하며 slice에서 axios get 요청을 userid를 넘겨주고 comments를 받아오게 구현해야함
Community
backend: 중복제거만 작업 안됌

Recommend test 완료 (작동 확인)
더미 데이터셋 적용 완료

CommunityAlert 완료
Community 개선