Skip to content

[DEV-167] [Feature] user exp 업데이트 스케줄러 구현 #27

@yong203

Description

@yong203

🎟️ 작업 종류 (Feature Type)

DEV-38

📝 상세 내용(Description)

review 글을 작성한 유저에게 exp를 부여하는 기능을 구현합니다.
exp 부여 시기는 유저 랭킹 업데이트 스케쥴보다 10분 빠릅니다.

점수 부여 기준은 다음과 같습니다.

Image

점수 부여 로직은 다음과 같습니다.

공모전 아닐때
해당개월점수 * OCR imgUrl true 인 글 수

공모전일때
300 * OCR imgUrl true & 수상img true 인 글 수

공모전일때
100 * OCR imgUrl true & 수상img false 인 글 수

✅ Todo

  • 리뷰 조회용 repository 생성
  • User service addExp 호출용 postMapping 생성
  • Exp 지급 스케줄러 구현

Metadata

Metadata

Assignees

Labels

feat새로운 기능

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions