We have detected that you are using AdBlock.

Please disable it for this site to continue.

  • All Passwords for this resource will be in "Updates" tab below.

    We only publish files for testing purpose. Consider buying licenses to support original developers.

Smart Job Portal in PHP with Admin Dashboard

Smart Job Portal in PHP with Admin Dashboard v1.0.0

preview (1).webp


This is a complete PHP Job Application System with Admin Panel, developed using Core PHP and MySQL, designed to streamline the recruitment process for businesses and individuals.

It allows you to:

- Create job forms with custom questions (text, textarea, number, file, dropdown)

- Accept applications with uploaded resumes

- Track and manage job applications with status updates

- Filter, search, and export data easily from the admin panel

It includes a responsive user interface built with Bootstrap 5, an admin dashboard for full control, and secure file upload handling.

Whether you're an HR professional, business owner, or freelance developer, this project helps you quickly deploy a job application system without coding from scratch.

Features​

· ✅ Admin Login Panel

· 🧾 Job Form Builder with custom questions

· 📤 Resume Upload with allowed formats: PDF, DOC, DOCX, JPG

· 📥 Application Submission Form for job seekers

· 🔍 Filter by Name, Email, Job Title, Date Range, and Status

· 🔁 Update Application Status (Pending / Reviewed / Hired)

· 📂 View Submitted Resumes

· 📑 Pagination for Large Records

· 🏢 Company Logo Display on Form Page

· 📧 Email notification (easily customizable)

· 🎯 Search Functionality

· 🗃️ Secure File Handling & Size Limit (2MB)

· 📱 Responsive Design with Bootstrap 5

· 🔐 Session-Based Security

· 📦 Complete Source Code Included

Requirements​

· PHP 7.2 or higher

· MySQL Database

· Apache/Nginx Server (XAMPP, WAMP, or live server)

· Basic knowledge of PHP & MySQL (optional for customization)

Instructions​

1. Unzip the project files and upload them to your server or local environment (htdocs for XAMPP).

2. Create a MySQL database and import the provided database.sql file.

3. Open conn.php and update your database credentials:

$conn = new mysqli("localhost", "username", "password", "your_database");

4. Access the application in your browser:

- http://localhost/your-folder-name/ – Admin Login

5. Use the following default admin credentials:

- Username: [email protected]

- Password: admin

6. You're ready to go! 🎉

7.💡 You can edit job forms, manage applications, and update statuses right from the dashboard.
Author
kashif
Downloads
2
Views
8
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from kashif

Top