Conversation
1. 레시피 추천 페이지를 구성하였습니다. 2. Header 에 레시피로 가는 링크 만들어놨는데 추후 수정 해도됩니다. 3. userPk 기반으로 레시피 추천을 하는데 프론트에서 로그인시 pk 를 어디에 담을지 정해지면 수정 하겠습니다. Related to : #9
Contributor
|
유통기한 띄어쓰기 정도만 수정하면 좋을 것 같네요 |
kingkang85
reviewed
Dec 22, 2024
Contributor
kingkang85
left a comment
There was a problem hiding this comment.
로컬 스토리지에 있는 토큰 값 이용하시면 유저 정보 가져올 수 있을 것 같습니다!!
This file contains hidden or 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.
📋 요약
🛠 변경 사항
🔗 관련 이슈
📸 스크린샷 또는 GIF (해당되는 경우)
양파의 경우 유통기한이 지났는데 DB에 있어서 -2일로 뜹니다.
추후엔 유통기한이 지난 재료는 내 냉장고에서 없애는 방식으로 한다면 ? 아니면
지난 재료는 표시하지 않는걸로 처리하겠습니다.
✅ 체크리스트
🛡 테스트 방법
📚 추가 참고 사항