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

[Feature/#16] 감정 분석 레포트 기능 구현 #17

Merged
merged 2 commits into from
Nov 17, 2024
Merged

Conversation

daeun084
Copy link
Member

#️⃣ 관련 이슈

💡 작업내용

  • 감정 분석 레포트 기능 구현
  • 각 감정 7개의 순서대로 7개의 dto list 반환
  • 요청 시점으로부터 14일동안 분석된 각 감정의 개수 반환
  • repository로부터 조회되지 않은 감정은 count = 0으로 반환

📸 스크린샷(선택)

스크린샷 2024-11-17 오후 6 33 54

📝 기타

(참고사항, 리뷰어에게 전하고 싶은 말 등을 넣어주세요)

@daeun084 daeun084 linked an issue Nov 17, 2024 that may be closed by this pull request
1 task
@daeun084 daeun084 merged commit 3470fac into main Nov 17, 2024
@daeun084 daeun084 deleted the feature/#16 branch November 17, 2024 09:38
@daeun084 daeun084 self-assigned this Nov 17, 2024
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

Successfully merging this pull request may close these issues.

[Feature] 감정 분석 레포트 기능 구현
1 participant