Student Result Management System in PHP Free Source Code

Language

Student Result Management System with Source Code is a PHP project that can manage the student remarks digitally. The system is easy to manage, the admin is the only one authorized to manage all the information within the system, The admin can add new students, create classes, add subjects, and generate student results. The student can only view the result by entering their roll id.

About

The program was developed using PHP/MySQLi, MySQL Database, HTML, CSS, Javascript, Bootstrap, and some other plugins/libraries. In this system, the admin user the one who is in charge of managing all the data records such as the student and classes master list. While the student can view their results by logging in to the system using their roll ID in a specific class. The system has a pleasant user interface and user-friendly. The system has a feature that can generate the overall result of students and it can also download the result in a pdf format.

Feature

Admin

  • Secure Login
  • Dashboard
  • Manage Student Classes
  • Manage Subjects
  • Manage Students
  • Manage Results
  • Change Password

Student

  • View Result
  • Download Result as PDF

How to Run

Requirements

  • Download and Install any local web server such as XAMPP/WAMP.
  • Download the provided source code zip file. (download button is located below)

Installation/Setup

  1. Open your XAMPP/WAMP's Control Panel and start the Apache and MySQL.
  2. Extract the downloaded source code zip file.
  3. If you are using XAMPP, copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory. And If you are using WAMP, paste it into the "www" directory.
  4. Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
  5. Create a new database naming “srms.
  6. Import the provided SQL file. The file is known as “srms.sql located inside the db folder.
  7. Browse the Student Result System in a browser. i.e. http://localhost/Student%20Result%20Management%20System/.

Admin Login Information

Username: admin
Password: admin

DEMO

The Source Code is ready to be downloaded, just kindly click the download button below. I hope that this system can help you to what you are looking for. For more updates and tutorials just kindly visit this site.

Enjoy Coding!!

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

Submitted byHardik Shah (not verified)on Sat, 02/19/2022 - 00:57

I can't run http://localhost/Student%20Result%20Management%20System/ It's shows 404 not found what I have to do?
Submitted byMaame Abena (not verified)on Thu, 05/05/2022 - 18:58

I'm unable to run http://localhost/Student%20Result%20Management%20System/ It's shows bad reguest ERRO 404 don't know what to do now?
Submitted byKollie Joe (not verified)on Tue, 03/19/2024 - 16:31

the system is not good, but there is one simple issue, why admin is not allowed to add student result.

Add new comment