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

[close #28, close #30] 다양한 자세 분석 결과 추가 및 푸시 알림 기능 구현 (FCM) #31

Merged
merged 10 commits into from
Jan 30, 2024

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    79178ef View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. [#30] feat: fcm 토큰 관리 기능 구현

    - 사용자는 하나의 fcm 토큰을 가질 수 있습니다.
    - 관련 테스트 코드를 추가합니다.
    YehyeokBang committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    c9beefa View commit details
    Browse the repository at this point in the history
  2. [#30] feat: firebase messaging 초기화 및 푸시 알림 기능 구현

    - 전송하는 메시지에서 Data 필드는 foreground 메시지를 위해 사용하고 Notifications 필드는 background 메시지에 사용합니다.
    YehyeokBang committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    86c1a20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a3abce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e70105 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ae7994 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Configuration menu
    Copy the full SHA
    62b162f View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. [#28] feat: AI 서버의 자세 분석 결과값 변경 대응

    - 관련 테스트 코드를 추가합니다.
    YehyeokBang committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    836b960 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    545101b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5510300 View commit details
    Browse the repository at this point in the history