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&TEST] 일정을 공유하는 유저에게 푸시 메세지 보내기 API 구현 #16

Open
ahtop00 opened this issue Jan 13, 2025 · 0 comments
Assignees
Labels
✨ feat 기능 추가

Comments

@ahtop00
Copy link
Contributor

ahtop00 commented Jan 13, 2025

Description

일정을 공유하는 유저에게 푸시 메세지를 보낼 수 있는 API를 구현합니다.

To - Do

  1. API 구현 (POST /api/push-requests)
  2. FCM(Firebase Cloud Messaging)을 이용하여 푸시 메세지가 상대방에게 도달하도록 구현 및 테스트

ETC

이후 통화 알람으로 변경될 시에도, 기능 명세서 상에선 일정을 공유하는 유저에게 푸시 메세지를 보낼 수 있도록 명세 되어 있기에 우선 구현 완료를 목표로 정했습니다!

@ahtop00 ahtop00 added the ✨ feat 기능 추가 label Jan 13, 2025
@ahtop00 ahtop00 self-assigned this Jan 13, 2025
@ahtop00 ahtop00 changed the title [FEATURE] 일정을 공유하는 유저에게 푸시 메세지 보내기 API 구현 [FEATURE&TEST] 일정을 공유하는 유저에게 푸시 메세지 보내기 API 구현 Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feat 기능 추가
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant