placement-portal/ │ ├── index.php # Landing page ├── home.php # Student dashboard ├── config.php # Database connection ├── functions.php # Reusable backend functions ├── db_setup.php # Database setup ...