Description
Online Examination Clearance System in PHP and MySQL
The unethical conduct associated with the existing examination clearance system is a serious issue that needs to be attended to, because of the methods used for authenticating student. The manual paper-based clearance process has some draw-backs associated with it.
Online Examination Clearance System in PHP and MySQL will address all the aforementioned shortcomings and revealed the effectiveness of the examination clearance.
The system can be linked with the school’s central database so that the student registration phase can be eliminated and the bio-data can be accessed directly from the database.
HOW TO RUN
Above all, to run this project you must have installed a virtual server i.e XAMPP on your PC.
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 “clearance” and then click on the import tab
7th Step: Certainly, Click on browse file and select “clearance.sql” file which is inside the “database” folder
8th Step: Meanwhile, click on Go button.
After Creating Database,
** STUDENT **
9th Step: Open a browser and go to URL http://localhost/examination-clearance-system/
**ADMIN LOGIN DETAILS**
http://localhost/examination-clearance-system/admin/
** FACULTY UNIT **
http://localhost/examination-clearance-system/faculty/
** BURSARY **
http://localhost/examination-clearance-system/bursary/
** EXAMS AND RECORD **
http://localhost/examination-clearance-system/exams-record/
** STUDENT AFFAIRS **
http://localhost/examination-clearance-system/student-affairs/
Reviews
There are no reviews yet.