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] 통계관련 엔티티 및 기능 구현 #98

Open
wants to merge 7 commits into
base: develop/be
Choose a base branch
from

Conversation

Due-IT
Copy link
Collaborator

@Due-IT Due-IT commented Feb 24, 2025

#️⃣연관된 이슈

📝작업 내용

통계 기능 구현

특정 동아리를 지목하여 일간, 주간, 월간 통계를 조회하는 기능을 구현하였습니다.
image

Collection이름 복수형으로 변경

단수형이였던 collection이름들을 모두 복수형으로 변경하고, 데이터를 옮겨두었습니다.

erd cloud 업데이트

새로운 GCP 인스턴스구축을 위한 계정(Pororo)에 erd cloud를 전부 복제 및 업데이트 해두었습니다.



🫡 참고사항

  • MongoDB는 오로지 UTC만을 적용합니다. 따라서, 저장시에 한국시간으로 변경해도 의미가 없으며, 조회시 한국시간으로 변화하는 과정이 꼭 필요합니다.

@Due-IT Due-IT added ✨ Feature 기능 개발 💾 BE Backend labels Feb 24, 2025
@Due-IT Due-IT self-assigned this Feb 24, 2025
Copy link

github-actions bot commented Feb 24, 2025

Test Results

1 tests   1 ✅  0s ⏱️
1 suites  0 💤
1 files    0 ❌

Results for commit e89508a.

♻️ This comment has been updated with latest results.

Copy link
Collaborator

@PororoAndFriends PororoAndFriends left a comment

Choose a reason for hiding this comment

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

고생하셨습니당

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💾 BE Backend ✨ Feature 기능 개발
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants