Student Result Management System in PHP Free Source Code
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
- Open your XAMPP/WAMP's Control Panel and start the
Apache
andMySQL
. - Extract the downloaded source code zip file.
- 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.
- Browse the
PHPMyAdmin
in a browser. i.e.http://localhost/phpmyadmin
- Create a new database naming
“srms
. - Import the provided
SQL
file. The file is known as“srms.sql
located inside the db folder. - 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
Thank you for sharing this…
I can't run http://localhost…
I'm unable to run http:/…
the system is not good, but…
Add new comment
- Add new comment
- 39150 views