feat: phase 6: email sending implemented.

This commit is contained in:
Yusuf İpek
2025-12-27 14:42:56 +03:00
parent 226935e67d
commit 1c91a1fe9d
10 changed files with 389 additions and 89 deletions
+6 -5
View File
@@ -37,11 +37,11 @@
- [ ] Deadline kontrolü
- [ ] Status güncellemeleri
### Faz 6: Email Gönderimi 🔲
- [ ] Nodemailer setup
- [ ] Email templates
- [ ] Deadline triggered email
- [ ] Check-in reminder emails
### Faz 6: Email Gönderimi
- [x] Nodemailer setup
- [x] Email templates
- [x] Deadline triggered email
- [x] Check-in reminder emails
### Faz 7: Admin Panel 🔲
- [ ] Admin role ve guard
@@ -81,6 +81,7 @@
- ✅ Faz 2: Mesaj CRUD
- ✅ Faz 3: Dosya Yükleme (R2)
- ✅ Faz 4: Client-side Encryption
- ✅ Faz 6: Email Gönderimi
## Bilinen Sorunlar
(henüz yok)