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

[Server] 카테고리 리마인드 푸쉬 알림 스케쥴링을 구현한다 #177

Merged
merged 29 commits into from
Oct 2, 2024

Conversation

JeongHeumChoi
Copy link
Member

📌 Summary

📝 Describe your changes

✅ Check list

  • I write PR according to the form
  • All tests are passed
  • Program works normally
  • I set proper PR labels
  • I remove any redundant codes

🗣 Opinions ️

🚪 Issue numbers and link

Closes #153

@JeongHeumChoi JeongHeumChoi added the ✨ Feature New feature or request label Oct 2, 2024
@JeongHeumChoi JeongHeumChoi self-assigned this Oct 2, 2024
@JeongHeumChoi JeongHeumChoi merged commit 62756de into S-KEEP:dev Oct 2, 2024
JeongHeumChoi added a commit that referenced this pull request Oct 2, 2024
* [Server] 테스트 푸시 API 수정 내용 서버 반영 (#175)

* Chore: Redis 설정 credentials 추가

* Fix: 푸시 알림 테스트 계정 연결

* [Server] 카테고리 리마인드 푸쉬 알림 스케쥴링을 구현한다 (#177)

* Chore: Redis 설정 credentials 추가

* Feat: UserCategory 푸시 알림 구현
JeongHeumChoi added a commit that referenced this pull request Oct 3, 2024
* [Server] 테스트 푸시 API 수정 내용 서버 반영 (#175)

* Chore: Redis 설정 credentials 추가

* Fix: 푸시 알림 테스트 계정 연결

* [Server] 카테고리 리마인드 푸쉬 알림 스케쥴링을 구현한다 (#177)

* Chore: Redis 설정 credentials 추가

* Feat: UserCategory 푸시 알림 구현

* [Server] 명소 리마인드 푸쉬 알림 스케쥴링을 구현한다 (#180)

* Chore: Redis 설정 credentials 추가

* Refactor: 필요없는 코드 삭제

* Refactor: 로그 추가

* Feat: 명소 리마인드 알림 기능 구현

* Feat: 알림 저장 로직 구현

* Refactor: 로그 삭제

* Refactor: 필요없는 코드 삭제
JeongHeumChoi added a commit that referenced this pull request Oct 3, 2024
* [Server] 테스트 푸시 API 수정 내용 서버 반영 (#175)

* Chore: Redis 설정 credentials 추가

* Fix: 푸시 알림 테스트 계정 연결

* [Server] 카테고리 리마인드 푸쉬 알림 스케쥴링을 구현한다 (#177)

* Chore: Redis 설정 credentials 추가

* Feat: UserCategory 푸시 알림 구현

* [Server] 명소 리마인드 푸쉬 알림 스케쥴링을 구현한다 (#180)

* Chore: Redis 설정 credentials 추가

* Refactor: 필요없는 코드 삭제

* Refactor: 로그 추가

* Feat: 명소 리마인드 알림 기능 구현

* Feat: 알림 저장 로직 구현

* Refactor: 로그 삭제

* Refactor: 필요없는 코드 삭제

* [Server] 푸시 알림 리스트 목록 API mock data를 실제 데이터로 수정한다 (#183)

* Chore: Redis 설정 credentials 추가

* Fix: body 값 추가
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(SKP-188) [Server] 카테고리 리마인드 푸쉬 알림 스케쥴링을 구현한다
1 participant