Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
랭킹 시스템입니다. 기존에 있던 랭크를 먼저 가져오고,
mentorReivewCheckList 에 관한 count가 올라갔을 시,
좋은 리뷰 +8점
나쁜 리뷰 -5점
이렇게 초반부에 사용자가 점수를 쉽게 얻을 수 있자는 의견을 채택하였습니다.
To Reviewer
원래 totalcount도 연결해놨다가, 그냥 지웠는데 추후 mentorboard 생성 시, 혹은 뱃지 달성 시 추가하면 좋을 것 같습니다.
그리고, 리펙토링 기간에 제가 트렌젝션 정확하게 공부해서 적용시켜보겠습니다 :)
Reference Link
Related Issue Link
#349
API