Online Job Search System Using PHP/MySQLi with Source Code

Language

This Online Job Search System aims to help job seekers what jobs are available to apply for. This system allows candidates to complete online job applications and upload their updated resume. In this way, it will be easier for employers to manage job applications, most especially when there are many job candidates. Then, the employer/ admin will notify the candidate if he/she is qualified for the job.

This is a sort of job portal website project which can help companies to announce or publicize their job openings/vacancies. The system allows job seekers to browse different job offerings and send their applications. This project has 2 sides of the user interface which are the Admin Side and Job Seeker Side. The features and functionalities of each side will be discussed below. This project was developed using PHP, HTML, CSS, Javascript, and Bootstrap for the design. The system admin panel interface has also a pleasant user interface with the help of the AdminLTE template.

Features

Admin Side

  • Manage Companies
  • Manage Job Vacancies
  • Manage Employee
  • Manage Applicants
  • Manage Category
  • Manage Users

Job Seeker Side

  • Job Search
  • Popular Job
  • Company
  • Hiring Now
  • Apply for Job
  • Job Seekers Profile
  • About Us
  • Contact Us

How to Run

Requirements

  • Download and Install any local web server such as XAMPP/WAMP.
  • Download the provided source code zip file. (download button is located below)

Installation/Setup

  1. Open your XAMPP/WAMP's Control Panel and start the "Apache" and "MySQL".
  2. Extract the downloaded source code file.
  3. If you are using XAMPP, copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory. And If you are using WAMP, paste it into the "www" directory.
  4. Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
  5. Create a new database naming "erisdb".
  6. Import the provided SQL file. The file is known as "erisdb.sql" located inside the extracted source code folder.
  7. Browse the Online Job Search System in a browser. i.e. http://localhost/eris for the job seekers and http://localhost/eris/admin for the admin side.

You can access this system Admin Panel using the following accounts
Username: janobe
Password: admin

Demo

That's it! You can now explore the features and functionalities of this project. Feel Free to download and modify the source code the way you desire. I hope this will help you with what you are looking for

For more information about the system. You can contact me @
Email – [email protected]
Mobile No. – 09305235027 – TNT
Or feel free to comment below.

Enjoy :)

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

Submitted byVicent (not verified)on Sat, 12/08/2018 - 15:40

It has failed to login with admin, admin telling me account doesnt exist
Submitted byAownShahon Tue, 01/22/2019 - 00:43

I face following issue please help me Deprecated: __autoload() is deprecated, use spl_autoload_register() instead in /srv/disk13/2874662/www/pefschools.ml/eris/include/function.php on line 37 Warning: session_start(): Cannot start session when headers already sent in /srv/disk13/2874662/www/pefschools.ml/eris/include/session.php on line 2 Mobile No. 0345-7111102
Submitted byIntox (not verified)on Mon, 04/08/2019 - 17:15

I got this to work on localhost by keeping the folder name the same. But I am getting HTTP ERROR 500 when i try it on my Ubuntu server 18.04. Anyone know how I can sort this out please? Thanks in advance
Submitted byanony (not verified)on Sat, 01/11/2020 - 13:47

How should i run this step by step? Thank You
Submitted byanony (not verified)on Sat, 01/11/2020 - 13:51

How should i run this step by step? Thank You
Submitted byMaria Japon Sat, 01/11/2020 - 17:31

Hi I cant seem to run this. When i download it, the name of the folder is 'eris_11-11-2018' and i keep it as it is. It says Warning: require_once(C:/xampp/htdocs\ERIS\include\config.php): failed to open stream: No such file or directory in C:\xampp\htdocs\eris_11-11-2018\include\initialize.php on line 14 Fatal error: require_once(): Failed opening required 'C:/xampp/htdocs\ERIS\include\config.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\eris_11-11-2018\include\initialize.php on line 14

Add new comment