student_result_system/ ├── index.php ← Login page (admin + student) ├── config.php ← Database connection & helper functions │ ├── includes/ │ ├── header.php ← HTML head + global CSS │ ├── footer.php ← ...
The project is a college prediction system with a login page and predictor system. The project works on HTML, CSS, JavaScript, PHP, MySQL on Apache server using XAMPP.