feat: add github_repo field to career applications and update intern dashboard UI

This commit is contained in:
Ümit Tunç
2026-06-06 01:05:29 +03:00
parent c3f343ad70
commit 080c39ac88
5 changed files with 615 additions and 217 deletions
+1
View File
@@ -29,6 +29,7 @@ class CareerApplication extends Model
'internship_start_date',
'internship_end_date',
'internship_total_days',
'github_repo',
];
/**