Simple job portal with PHP REST API and Jquery build with awesome bootstrap css. For demo login details check out the login.txt file
HomePage Job Posting View Applicants View Applied Jobs Login details
Either download the project or clone the project.
Open VsCode Terminal or PowerShell.
git clone https://github.com/strbbrn/Job-Portal.git
cd your-project-dir
edit the database connection details
goto resources/fun.php
line number 5 change the DATABASE connection details.
upload the job_listing.sql file to your phpmyadmin
Done.
HAPPY Coding.
Fell free to raise any issue.