Job-Portal
Job-Portal copied to clipboard
A Job Portal built in Core PHP, Mysql and Bootstrap
Job-Portal by Gunesh Shanbhag
Made with Core PHP and Bootstrap CSS Framework. 🤍
Run Locally
Clone the project
git clone https://github.com/gshanbhag525/Job-Portal.git
import the git_repos_jobportal.sql in the xampp mysql database.
Paste the job portal code in htdocs folder. (found in WAMPP, XAMMP, MAMPP installation folder)
Start the Apache and Mysql services from the MAMPP server (mac), XAMPP server (windows).
cd Job-Portal
Open db.php
Check the credentials for username and password are matching according to your system.
Goto localhost
and you will see job posts.
Login to apply to job
Login Credentials
username: admin password: 12345
Candidates default login
username: [email protected] password: m
Home Page
Companies can register on this portal as well as the candidates.
Admin will approve the join request then user can login.
Companies can post jobs , Email candidates, Reject candidates resumes, Approve or Put Under Reviews candidates resmes,
Companies can download the candidates resumes.
Companies can update their information.