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/#349/building a rank system #365

Merged
merged 14 commits into from
Mar 17, 2024
Merged

Conversation

2swo
Copy link
Collaborator

@2swo 2swo commented Mar 17, 2024

Description

랭킹 시스템입니다. 기존에 있던 랭크를 먼저 가져오고,
mentorReivewCheckList 에 관한 count가 올라갔을 시,
좋은 리뷰 +8점
나쁜 리뷰 -5점
이렇게 초반부에 사용자가 점수를 쉽게 얻을 수 있자는 의견을 채택하였습니다.

To Reviewer

원래 totalcount도 연결해놨다가, 그냥 지웠는데 추후 mentorboard 생성 시, 혹은 뱃지 달성 시 추가하면 좋을 것 같습니다.
그리고, 리펙토링 기간에 제가 트렌젝션 정확하게 공부해서 적용시켜보겠습니다 :)

Reference Link

Related Issue Link

#349

API

Method Path 설명 작업(추가, 수정, 삭제)
POST /user/userId/rank 유저 랭크 최신화 추가

@2swo 2swo added the Feat 새로운 기능 추가 label Mar 17, 2024
@2swo 2swo self-assigned this Mar 17, 2024
@2swo 2swo requested review from hobiJeong and NicoDora as code owners March 17, 2024 08:31
@2swo 2swo merged commit 4b226b9 into develop Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feat 새로운 기능 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants