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

[Feature] 알림 생성, CODEF 주카드 등록 #51

Merged
merged 9 commits into from
Mar 12, 2024
Merged

Conversation

julia-heo
Copy link
Member

@julia-heo julia-heo commented Mar 11, 2024

ℹ️ PR Type

  • 기능 추가
  • 버그 수정
  • 코드 리팩토링
  • 의존성, 환경변수, 빌드 관련 업데이트
  • 기타

📍 Issue

resolve #43

🔎 작업 내용

  • FCM Token 등록 api
  • [CODEF] 실적 업데이트 api
  • [CODEF] 보유카드 조회 api
  • [CODEF] 주카드 등록 api
  • [CODEF] 주카드 해제 api
  • 카드 실적 알림
  • 목표 응원 알림
  • 보유카드 실적 초기화

📩 API Test

  • FCM Token 등록 api
스크린샷 2024-03-11 오전 10 27 50
  • 실적 업데이트 api
스크린샷 2024-03-11 오전 10 27 50

요청 후 비동기처리로 사용자의 모든 주카드 실적 업데이트(CODEF)

  • [CODEF] 보유카드 조회 api
image
  • [CODEF] 주카드 등록 api
스크린샷 2024-03-11 오전 10 29 45
  • [CODEF] 주카드 해제 api
스크린샷 2024-03-11 오전 10 30 01
  • 카드 실적 알림
  • 목표 응원 알림
  • 보유카드 실적 초기화
    달이 바뀔 때 주카드 아닌 보유카드 실적 0으로 초기화

➰ ETC

단골 가게 추가 로직 변경사항 반영 x
다른 브랜치에서 작업 예정

@julia-heo julia-heo changed the title Feature/#43 [Feature] 알림 생성, CODEF 주카드 등록 Mar 11, 2024
Copy link
Member

@Haewonny Haewonny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

굿굿 수고하셨습니당 👍🏻👍🏻👍🏻

@Haewonny Haewonny merged commit c6ca267 into develop Mar 12, 2024
2 checks passed
@julia-heo julia-heo deleted the feature/#43 branch March 14, 2024 10:59
@julia-heo julia-heo added feature 기능 구현 관련 채린 labels Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 기능 구현 관련 채린
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] 알림 생성
2 participants