A comprehensive web-based clearance management system built with PHP, MySQL, and Tailwind CSS. Streamline your school's clearance process with this efficient digital solution.
- Dashboard: Track clearance progress across all departments
- Real-time Status: View approval status with visual indicators
- Progress Tracking: Monitor completion percentage with progress bars
- Clearance Requests: Submit clearance requests through modal interface
- Filter & Search: Filter clearance records by status
- Clearance Management: Review and process student clearance requests
- Bulk Actions: Approve or reject multiple requests simultaneously
- Department-specific View: Only see requests for your department
- Remarks System: Add comments when approving/rejecting requests
- Real-time Updates: Instant status updates for students
- Student Management: Add, edit, and manage student accounts
- Department Management: Create and manage departments
- Staff Management: Assign department staff members
- Clearance Oversight: Monitor all clearance processes
- Statistics & Reports: View system-wide analytics and reports
- PHP 7.4 or higher
- MySQL 5.7 or higher
- Web server (Apache/Nginx)
- Composer (optional)
- Clone the repository
git clone https://github.com/ceekeey/school-clearance-system.git cd school-clearance-system