Online Job Portal in PHP/PDO

Language

This Job Portal is a web-based system that its main goal is to provide the right company or organization for job seekers with their experience, educational qualification and preferences this job portal shows the list of companies that match their skills. In this system, job seekers can upload their existing resume so and can apply directly to posted jobs. The admin of this system has the ability to view list of job applicants and can contact them, for an interview or make some action regarding to their post.

These are the following features of the system

Admin Side
  • Manage Companies
  • Manage Job Vacancies
  • Manage Employee
  • Manage Applicants
  • Manage Category
  • Manage Users
Job Seeker Side
  • Find Job
  • Company
  • Hiring Now
  • Apply Job
  • Job Seekers Profile
  • About Us
  • Contact Us
You can access this system using the following accounts
  • Username : admin
  • Password : admin
Installation Guide
  1. Download xampp latest version.
  2. Extract the zip file(downloaded system) and put in the htdocs
  3. open xampp and start apache and mysql
  4. go "localhost/phpmyadmin/" and create a database named "db_jobportal"
  5. find the database file inside the folder and Import the database file name "db_jobportal".
Admin link http://localhost/JOBPORTAL/admin/ Job Seeker link http://localhost/JOBPORTAL/ For more information about the system. You can contact me @ Email – [email protected] Mobile No. – 09305235027 – TNT Or feel free to comment below.

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 byHumesh (not verified)on Fri, 01/08/2021 - 22:25

Nice
Submitted byMohammad Essa (not verified)on Mon, 03/08/2021 - 17:33

sir if you could me send your what's up NO mine what's up is 0707824817
Submitted byLogesh yuvi (not verified)on Sun, 08/22/2021 - 00:08

Warning: require_once(C:/xampp1/htdocs\JOBPORTAL\include\config.php): failed to open stream: No such file or directory in C:\xampp1\htdocs\website\include\initialize.php on line 14 Fatal error: require_once(): Failed opening required 'C:/xampp1/htdocs\JOBPORTAL\include\config.php' (include_path='C:\xampp1\php\PEAR') in C:\xampp1\htdocs\website\include\initialize.php on line 14
Submitted byHOW TO SOLVE THIS (not verified)on Wed, 01/04/2023 - 23:41

Fatal error: Uncaught Error: Call to undefined function get_magic_quotes_gpc() in C:\xampp\htdocs\jobportal\include\database.php:15 Stack trace: #0 C:\xampp\htdocs\jobportal\include\database.php(132): Database->__construct() #1 C:\xampp\htdocs\jobportal\include\accounts.php(2): require_once('C:\\xampp\\htdocs...') #2 C:\xampp\htdocs\jobportal\include\initialize.php(17): require_once('C:\\xampp\\htdocs...') #3 C:\xampp\htdocs\jobportal\admin\index.php(2): require_once('C:\\xampp\\htdocs...') #4 {main} thrown in C:\xampp\htdocs\jobportal\include\database.php on line 15
Submitted byNewx (not verified)on Sun, 01/29/2023 - 23:15

Someone managed to put it to run on a server in production with some panel example cpanel, CWP etc... Here for me, I did what you explained and it didn't work. It is missing many installation details including the php version it runs

Add new comment