Recruiter Process Management project is developed to make the recruitment process advance by providing a web-portal to the recruiter. Collecting the candidate’s information to scheduling an interview of that candidate and taking the status to selection - done as easily as possible. Recruiter can manage all candidate which he/she have entered. After adding the candidate, he/she can schedule that candidate’s interview which can be updatable, after interview give the different rounds of interview as a status which provides easy to access. Overall all the phases of recruitment would achieve by this project.
-
Copy Downloaded folder and paste it in htdocs folder if you have XAMPP Server or www folder if you have Wamp server.
-
Open phpmyadmin and create database and name it as "project" and then click import section and select Main_project/Database/project.sql and import it.
-
Open Main_project\application\config\constants and change Base_url constrain (change localhost port according to your system) and provide second argument for SENDER_EMAIL,SENDER_PASSWORD through which email sent.
-
Default Recruiter: Username: Company_rec Password: company_rec Default Admin: Username: Company_admin Password: company_admin
You can create Recruiter and Admin accounts by entering details in user table and specify their roles in u_role Column.
-
That's all you need to do. Now Enjoy!
- CodeIgniter (PHP Web Framework)
- Mysql Database
- Mit Suthar
- Dhruvil Parmar