feat: add github_repo field to career applications and update intern dashboard UI
This commit is contained in:
@@ -29,6 +29,7 @@ class CareerApplication extends Model
|
||||
'internship_start_date',
|
||||
'internship_end_date',
|
||||
'internship_total_days',
|
||||
'github_repo',
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user