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

new TODO #25

Open
SungwonShim opened this issue Nov 19, 2022 · 5 comments
Open

new TODO #25

SungwonShim opened this issue Nov 19, 2022 · 5 comments

Comments

@SungwonShim
Copy link
Contributor

  1. 각 form들의 validation 추가: ex) regex + prompt
  2. Search 기능 80% 완성 : detail한 check 필요
  3. Recommend implementation만 완료/test required
  4. 'Show More' Button handle (Search Page): 잘라서 보여주기
  5. product page의 order detail form component에서 color, quantity, size, recommended size를 연결 from userorder
  6. fetchReviews -> fetchReviewwithID(id)로 구체화
  7. Add to Cart: shopItemDetailInfo의 리스트로 구현, add to cart를 누를때마다 장바구니 뱃지 옆에 숫자가 증가하며, 장바구니 배지를 누를 경우 payment page로 redirect하는데 모든 아이템이 뜨도록 구현한다. (payment page는 props로 userid를 받는다)
  8. Payment Page에서 Payment Form에서 Credit을 직접 axios로 get 해야하며 각 금액표지를 이와 연동해야한다. (slice부터 구현해야함)
  9. Community Alert에서 ~ hours ago를 구현해야하며 slice에서 axios get 요청을 userid를 넘겨주고 comments를 받아오게 구현해야함
  10. Community
  • backend: 중복제거만 작업 안됌
  • frontend: community page에 접속할때 axios get로 post의 list를 받아온다. 그 후 각 post 마다 item 정보와 comment 정보를 각각 backend에 요청 (axios) 받아오면 양식에 맞게 보여주면 된다.
@SungwonShim
Copy link
Contributor Author

이번 주는 저번 주와는 다르게 주 중에 작업이 필요할 것 같습니다.

@taeyoungyeon
Copy link
Contributor

나는 backend쪽 오류 나는 거 지속적으로 tracking, dummy dataset 어떻게 만들 지 고민 해봄

@Young-in
Copy link
Contributor

2, 10 완료

@SungwonShim
Copy link
Contributor Author

1, 6은 어제 완료

@taeminers
Copy link
Contributor

4 완료

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

4 participants