feat: add GitHub username field and implement commit filtering by author in intern dashboard

This commit is contained in:
Ümit Tunç
2026-07-01 23:46:12 +03:00
parent 26670fcca5
commit d0292af20c
4 changed files with 257 additions and 28 deletions
+1
View File
@@ -30,6 +30,7 @@ class CareerApplication extends Model
'internship_end_date',
'internship_total_days',
'github_repo',
'github_username',
'certificate_code',
'transcript_markdown',
'notebook_supervisor_signed',