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

✨Feat: 영양소 및 음식 조회 (Best, Worst) 로직 구현 (#18) #21

Merged
merged 15 commits into from
Oct 11, 2023

Conversation

synoti21
Copy link
Contributor

@synoti21 synoti21 commented Oct 11, 2023

  • 7일, 1개월 간 영양성분 총합 조회 구현
  • 음식 생성 날짜를 현재 날짜로 초기화 하도록 수정
  • Best3 음식 조회 구현
  • Worst3 음식 조회 구현
  • 음식 ranking 조회를 위한 임시 Dto 구현

Check

  • ResponseFoodRankDto 논의 필요
  • Best3, Worst3 음식 선정 기준 논의 필요

@synoti21 synoti21 added the feat 기능 구현 label Oct 11, 2023
@synoti21 synoti21 self-assigned this Oct 11, 2023
@synoti21 synoti21 linked an issue Oct 11, 2023 that may be closed by this pull request
@synoti21 synoti21 force-pushed the feature/18-feat-nutrition_rank branch from a3fb29d to ce61bdd Compare October 11, 2023 05:25
@synoti21 synoti21 requested a review from win-luck October 11, 2023 05:31
Copy link
Contributor

@win-luck win-luck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수정하신다고 고생하셨습니다! 앞으로도 다양한 수정와 개편이 있을 예정이니, 의문사항이 있으면 지금처럼 다양하게 질문주시고 해답을 함께 찾아가봐요!!

@win-luck win-luck merged commit 831f20f into master Oct 11, 2023
1 check passed
@synoti21 synoti21 deleted the feature/18-feat-nutrition_rank branch October 12, 2023 09:29
@win-luck win-luck changed the title feat: 영양소 및 음식 조회 (Best, Worst) 로직 구현 (#18) ✨Feat: 영양소 및 음식 조회 (Best, Worst) 로직 구현 (#18) Oct 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat 기능 구현
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: 영양소 및 음식 (Best, Worst) 조회 로직 구현 (#18)
2 participants