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] 사용자 기록 기반 단어 통계 정보 조회 기능 구현 #77

Merged
merged 8 commits into from
Jan 24, 2025

Conversation

EunbeenDev
Copy link
Member

@EunbeenDev EunbeenDev commented Jan 24, 2025

🌻 Summary

어떤 내용의 PR인가요?

  • 사용자 기록 기반 단어 통계 정보 조회 기능 구현
    • 단어 검색 기능
    • 통계 정보 조회 기능

🌱 To be noted

PR을 검토할 때 확인해야 할 사항이 있나요?

💫 issue number

이슈 번호를 작성해주새요

☑️ Checklist

PR 요청 시 체크해주세요.

  • label
  • issue number
  • conflict resolve

💡 Comment

전달하고 싶은 내용이 있나요?

  • 사용자 기록 기반 통계는 id를 PathVariable로 받고, 전체 사용자 기록 기반 통계는 키워드 문자열을 파아미터로 받습니다.
  • 그 이유는 키워드 객체가 사용자 전체 대상이 아닌 개인 사용자 대상으로 생성되기 때문입니다.
  • redis 설정에 따른 CICD 스크립트 수정 사항 있습니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant