PHP-Based Web Student Clearance System

Download code _ PHP-Based Web Student Clearance System

PHP-Based Web Student Clearance System 

Overview

The Web-Based Student Clearance System is an online application designed to manage student clearance in universities. It allows multiple user roles to access the system, making it easier for universities to store and retrieve student clearance records. The system features a simple and user-friendly interface.

About the Student Clearance System

This system helps students track and pay their outstanding fees. Once students clear their payments and receive approvals from the hostel, sports directorate, and student affairs department, their clearance status will be marked as “Cleared” on their dashboard. After completing all clearances, students can print their clearance letter for NYSC and graduation.

The Admin Users manage the system by handling student lists, user roles, and fee structures for each department and faculty.

Features

Admin Panel

  • Login and Logout
  • Manage Users
  • Register New Students
  • View and Manage Student Lists
  • Handle Student Clearance Records
  • Set and Update Fees
  • View Payment History
  • Change Password

Student Panel

  • Login and Logout
  • Dashboard View
  • Pay Outstanding Fees
  • View Payment History
  • Update Profile Photo
  • Change Password

How to Install and Run the System

Requirements

  • Install a local web server like XAMPP.
  • Download the provided source code.

Installation Steps

  1. Open XAMPP Control Panel and start Apache and MySQL.
  2. Extract the downloaded source code.
  3. Copy the extracted folder and paste it into the htdocs directory of XAMPP.
  4. Open a browser and go to phpMyAdmin (http://localhost/phpmyadmin).
  5. Create a new database named student_clearance.
  6. Import the provided SQL file (student_clearance.sql) from the db folder.
  7. Open the system in a browser:

Admin Login Details

  • Username: admin
  • Password: admin123

This system makes student clearance easy and efficient for universities, helping both students and administrators manage payments and clearance records smoothly.

index PHP

login PHP

student_clearance SQL

 

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top