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

[Feat/145] 알림 관련 API 구현 #150

Merged
merged 7 commits into from
Aug 11, 2024
Merged

[Feat/145] 알림 관련 API 구현 #150

merged 7 commits into from
Aug 11, 2024

Conversation

Eunjin3395
Copy link
Member

@Eunjin3395 Eunjin3395 commented Aug 10, 2024

🚀 개요

🔍 변경사항

  • 알림 목록 조회 API 구현
  • 알림 전체보기 목록 조회 API 구현
  • 알림 읽음 처리 API 구현
  • 안읽은 알림 개수 조회 API 구현
  • 알림 등록 메소드 수정

⏳ 작업 내용

  • 알림 목록 조회 API 구현
  • 알림 전체보기 목록 조회 API 구현
  • 알림 읽음 처리 API 구현
  • 안읽은 알림 개수 조회 API 구현

📝 논의사항

@Eunjin3395 Eunjin3395 requested review from rimi3226 and hzee97 August 10, 2024 17:53
@Eunjin3395 Eunjin3395 self-assigned this Aug 10, 2024
@Eunjin3395 Eunjin3395 linked an issue Aug 10, 2024 that may be closed by this pull request
4 tasks
@Eunjin3395 Eunjin3395 merged commit ddce0b7 into develop Aug 11, 2024
@Eunjin3395 Eunjin3395 deleted the feat/145 branch August 11, 2024 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✨ [Feat] 알림 관련 API 구현
1 participant