Project: Online Student Grading System using PHP and MySQL with Source Code
About Online Student Grading System
Online Student Grading System is a simple web application developed in PHP MySQL Database, using HTML JavaScript, CSS, Bootstrap, and Modal. The system’s purpose is to make a faster transaction, the process is students need to request grades to admin, and the admin can approve. The admin also can manage users like add new users, check student status, delete, edit, and search.
Features of the Project
- Admin Dashboard
- Master List
- Student List
- Subject List
- Curriculum List
- Records
- Academic Records
- Promote Candidates
- Candidate List
- Form 137
- User
- Maintenancet
Admin Dashboard
Master List, Records, Reports, Users, Maintenance.
Master List
Student List
Record Per Page, LRN Number, Name Curriculum, and View Profile, Add New Entry, Search.
Subject List
List of Subjects, Record Per Page, Subjects, Applicable, Description, Edit, Add New Subject, and Search.
Curriculum List
Program Section, Curriculum, Description, Edit, Add New Curriculum.
Records
Academic Records
LRN Number, Name, Gender, Curriculum, and Search.
Promote Candidates
LRN Number, Records Per Page, Promote, Gender, and Search.
Candidate List
Promoted Students Candidates, Show Entries, Remove, LRN Number, Name, Gender, Curriculum, Select All, and Search.
Reports
Form 137
Show Entries, LRN Number, Name, Gender, Curriculum, Printable Report, and Search.
User
List of Users, Record Per Pages, Name, User, Type, Edit, Add New Users, and Search.
Maintenance
School Year, Grade List, Add New School Year, Add New Grade.
Screenshots
How To Run??
Above all, to run this project you must have installed a virtual server i.e XAMPP on your PC. Online Student Grading System in PHP and MySQL with source code is free to download, Use for educational purposes only!
Follow the following steps after Starting Apache and MySQL in XAMPP:
1st Step: Firstly, Extract the file
2nd Step: After that, Copy the main project folder
3rd Step: So, you need to Paste in xampp/htdocs/
Further, Now Connecting Database
4th Step: So, for now, Open a browser and go to URL “http://localhost/phpmyadmin/”
5th Step: After that, Click on the databases tab
6th Step: So, Create a database naming “grading_db” and then click on the import tab
7th Step: Certainly, Click on browse file and select “grading_db.sql” file which is inside the “db” folder
8th Step: Meanwhile, click on Go button.
After Creating Database,
9th Step: Moreover, Open a browser and go to URL “http://localhost/Student_Grading_System”
Username: admin / Password: admin123
Download Here