f-lab-edu / f-lab-edu/tech-interview-buddy

이력서 분석 알림 시스템

Open
#18 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

## 개요
이력서 분석 완료/실패 시 사용자에게 알림을 제공하고, 알림 조회 및 읽음 처리 기능을 구현한다.

## 작업 내용
- Notification 엔티티 및 리포지토리
- 알림 생성 서비스 (분석 성공/실패 시 자동 생성)
- 알림 조회 서비스 (목록, 미읽음 카운트)
- 알림 읽음 처리 서비스
- 이력서 삭제 시 연관 알림 cascade 삭제
- AI 마크다운 변환 단계 추가
- AI temperature/maxTokens 조정
- 마크다운 변환 실패 시 파이프라인 FAILED 처리

## API
- GET /api/v1/notifications — 알림 목록
- GET /api/v1/notifications/unread-count — 미읽음 카운트
- PATCH /api/v1/notifications/{id}/read — 읽음 처리

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.