Online Job Portal in PHP with Full Source Code (2020)

Language

Online Job Portal in PHP with Free Source Code (2020)

This Online Job Portal is made up of PHP, Javascript and MYSQL for the database. The main purpose of this Online Job Portal in PHP is to provide convenience for Job Seekers in searching for various jobs depending on his qualifications and apply for the job. The features of this Online Job Portal in PHP are user-friendly that users can easily work on it and contains User Types such as Admin, Employer and Job Seeker.

About the Online Job Portal in PHP with Free Source Code

Online Job Portals in PHP are in demand nowadays, most especially that many people want to work at home due to the pandemic. Many job seekers want a more convenient way of working without going outside their place. That is why job portals can be a great help for them to seek for a job to apply. At the same time, it’s beneficial for employers to recruit employees in their company. In this Online Job Portal in PHP, the admin is the one who manage the users, manage job seeker, manage employer and so on. The employer can register himself first. If he already has an account, he can now log in into the web portal and view the Homepage. In the Homepage, the employer can now view the About Us, Employer, Job Seeker, Latest News and Contact Us. The employer can also upload information of various job vacancies in their company. And also has the ability to view number of applications and send an email to the job seekers. Same as the employer, Job seekers must register first to see if there are job vacancies which they can apply for.

These are the following features of the Online Job Portal in PHP with Full Source Code.

Admin

  • Home
  • Manage Users
  • Manage Job Seeker
  • Manage Employer
  • Posting News
  • View Feed Back
  • Login and Logout

Employer

  • Home Control
  • Panel Manage
  • Profile Posting
  • Job Walk-in Job
  • Manage Application
  • Login and Logout

Job Seeker

  • Home Page
  • About Us
  • Employer
  • Job Seeker
  • View Latest News
  • Contact Us

How to setup the Online Job Portal in PHP with Full Source Code.

  1. Download the zip file.
  2. Download and install XAMPP
  3. Run the XAMPP control panel and start MySQL and Apache
  4. Go to C:\xampp\htdocs and extract the downloaded zip file (jobportal) inside the folder
  5. Open the browser and go to http://localhost/phpmyadmin/ to create the database
  6. Click the new to create a database.
  7. Name the database sourcecodester_jobportaldb.
  8. Click import to import the sql file.
  9. Click choose file and select the file that can be found inside the jobportal folder
  10. Click go.

How to run the Online Job Portal in PHP with Full Source Code.

Open the browser and go to http://localhost/jobportal/
Accessing admin accounts

Username: admin
Password: admin

Accessing Employer Accounts:

Username: janobe
Password: janobe
Or Register

Accessing Job Seekers Accounts:
Please Register

This Online Job Portal in PHP with Full Source Code is for educational purposes only. You can download it as a reference and expand your knowledge in making a system. You can freely modify it, according to your desire.

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 byHavish (not verified)on Wed, 06/16/2021 - 16:31

You made it . Really useful one.

Add new comment