Online Student
Result Management System in PHP My SQL with complete source code, Develop in
HTML, CSS, JavaScript, Bootstrap, Modal, and Ajax, system is develop to make
easy to check the grade of student using online, system have admin, and user
the admin can manage all user and edit the information, and the user is
represent as student, the teacher no need to compute manually in grade of
student need to input grade in the system automatically computed final grades
and the student no need to go to school to check, by using online student make
faster to know her grade, note the system for educational only.
Online Student Result
System
Language Used:
PHP
Database Used:
My SQL
Design Interface:
Bootstrap JavaScript, HTML, Ajax, JQuery,
Browser: Opera Mozilla Google Chrome IE8, Safari, and
more.
Software: WAMP/ XAMPP/ LAMP/MAMP
About System
How to setup this project
Step 1st. Download
xampp
Step 2nd. Text
editor notepad++ or Sublime
Step 3rd. Download
the zip file/ Download winrar
Step 4th. Extract
the file and copy “osrs”
”
folder
Step 5th. Paste
inside root directory/ where you install xampp local disk C: drive D: drive E:
paste: for xampp/htdocs,
Step 6th. Open
PHPMyAdmin http://localhost/phpmyadmin
Step 7th. Create
database name osrs_db
Step 8th. Import
osrs_db.sql file given inside the zip package in SQL file folder
Step 9th. Run
the script http://localhost/osrs
Step 10th. Password:
username:admin / password :admin123
3 Comments
Python Online Course Training
Best Python Online Course
I appreciate your efforts put in this project...
The challenge i am facing for now is that when i want to add new user, it just keeps on loading when i click the save button and no data is saved.