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

[#051] 스탯 조회 구현 #53

Merged
merged 10 commits into from
Apr 12, 2024
Merged

[#051] 스탯 조회 구현 #53

merged 10 commits into from
Apr 12, 2024

Conversation

koomin1227
Copy link
Member

@koomin1227 koomin1227 commented Apr 11, 2024

이슈

체크리스트

  • stat 조회 구현
  • B 구현

고민한 내용

stat 조회 구조

  • stat을 조회 하려면 github, algorithm, grade 의 서비스를 모두 사용해야한다.
  • rank 조회 하는 모듈도 3가지 서비스를 모두 사용 함으로 같은 모듈과 서비스에 stat 도 포함 시켰다.
  • 만들고 나니까 깔끔 해보이지는 않는다.

typeORM synchronize 옵션

  • 서버에서도 싱크를 임시로 맞추기 위해 true로 변경했습니다.

@koomin1227 koomin1227 self-assigned this Apr 11, 2024
@namewhat99 namewhat99 merged commit 66402ec into develop Apr 12, 2024
1 check passed
@koomin1227 koomin1227 deleted the feature/FindStat-#51 branch April 17, 2024 14:43
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.

2 participants