-
Notifications
You must be signed in to change notification settings - Fork 53
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
[클린코드 리액트 3기 정수현] 장바구니 미션 Step2 #48
Open
sasha1107
wants to merge
17
commits into
next-step:sasha1107
Choose a base branch
from
sasha1107:main
base: sasha1107
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
민경님 안녕하세요 :)☺️
일이 많아서 이제야 pr을 올립니다.ㅜㅜ
늦었지만 step2도 잘 부탁드립니다
1. 가이드
1-1. 배포
1-2. 로컬 환경
2. 질문있어요 🙋
step1 진행하면서 생겼던 고민은 대부분 step 2를 구현하면서 해결된 것 같습니다. (장바구니에 기존에 담은 상품이 존재할 때 어떻게 할지 등등)☺️
그래서 코드에 대한 질문보다는 민경님의 아이디어를 듣고 싶은 부분에 대해 질문드리겠습니다.
선택 요구사항 중
흐름을 고려한 맞춤 큐레이팅 상품 추천 기능
이 흥미로웠지만, 감도 잘 안잡히고 시간도 오래 걸릴 것 같아서 구현하지 못했는데요. 민경 님이라면 어떠한 방법으로 연관된 상품을 추천하도록 구현하셨을지 궁금합니다. 🤔3. 요구 사항 ✅
3.1 필수 요구사항
상품목록
장바구니
3-2. 선택 요구사항 (심화)