NorinMp143 / Job-Portal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intoduction


It is a simple job search portal in which you search skills that are available in jobs and add to your skills area and then search jobs related to your skills. It is simple but vey effective because it takes set of skills of string format seperated by comma and after the lots of operations, we got the list of unique skills available for current jobs.

Project Setup


  1. Add Database go to phpmyadmin, and create new database named "JobPortal" and import JobPortal.sql file into that database
  2. Setup Database in project go to db.php file and add your username and password

if you like this, please leave a star and follow me

About


Languages

Language:PHP 52.7%Language:JavaScript 31.9%Language:CSS 15.4%