Skip to content
This repository was archived by the owner on Apr 1, 2023. It is now read-only.
This repository was archived by the owner on Apr 1, 2023. It is now read-only.

[제안] 뱃지 획득을 이벤트로 처리하는 방식 #186

Description

@Catnap421

AS-IS

현재는 뱃지 획득을 필요한 로직을 만족할 경우, 획득했음을 프론트에 dto로 전달하는 방식
이러한 방식은, 뱃지 획득한 순간을 놓치게 될 경우(예를 들면 새로운 뱃지 조건을 기존 유저가 달성한 경우),
획득한 지를 모르는 사용자 경험이 생김

TO-BE

이벤트 방식으로 처리하여, 프론트에서 팝업을 띄워주고, 확인하는 방식으로 변경하면 새로운 뱃지가 생기더라도,
사용자는 새 뱃지를 획득했음을 알 수 있음

할 일

  • 프론트와 이야기가 돼야 함
  • 이벤트 방식으로 변경하기

마감기한

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions