-
Notifications
You must be signed in to change notification settings - Fork 1
✨ Feat/#330 학생 알림 api 연동 #349
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
Open
wntpdnjs
wants to merge
13
commits into
dev
Choose a base branch
from
Feat/#330/student-noti
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Open
5 tasks
…#330/student-noti # Conflicts: # backend/src/main/java/org/example/backend/domain/lecture/entity/Lecture.java
…og/ClassLog into Feat/#330/student-noti
iinuyha
reviewed
Oct 19, 2025
| import { axiosInstance } from "@/api/axiosInstance"; | ||
| import { ENDPOINTS } from "@/constants/endpoints"; | ||
|
|
||
| const VAPID_KEY = process.env.NEXT_PUBLIC_FIREBASE_VAPID_KEY!; |
Contributor
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
이거 환경변수 업데이트 부탁요
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
👀 관련 이슈
#330
✨ 작업한 내용
알림 조회, 알림 설정 화면 api 연결 완료
로그인 했을 때 setting 값 기본으로 추가
강의 시작할 때 학생 알림 추가
퀴즈 업로드, 정답 공개 알림 추가
강의록 업로드 했을 때 알림 추가
🌀 PR Point
다른 창에서 선생님이랑 학생 두개로 로그인 하고 강의록 생성했을 때 해당 클래스 수강중인 학생한테 알림 가나 확인해주세요
🍰 참고사항
📷 스크린샷 또는 GIF