InfoJovs (v of Vue) || Frontend of InfoJovs_back
An application with two main roles ( Recruiter and Employee ) where you can offer jobs if you are Recruiter or to apply for jobs if are an Employee.
- You can create offers
- You can close your offers
- See how many employees have applied to the offer
- Change status of candidatures for employees who has applied in your own offers
- You can attach questions to job application. It will be displayed to employees once they will applicate job.
- You can apply offers
- See your candidatures status
- You can see an history of your candidatures.
- You can create a dynamic CV who recruiters will be able to see to get more information of your professional profile
- You can search jobs filtering by different fields
- Queue Service to manage notifications when Recruiters changes candidatures statuses of Employees. (RabbitMQ, Kafka... )
- Improve filters of Job Finder
You must configure .env
file by replacing VUE_APP_HOST_BACKEND
for your Infojovs_back host. Example:
Example:
VUE_APP_HOST_BACKEND="http://localhost:8686/api"
cd InfoJovs_front
npm install
npm run serve
You can insert Tags to be easily found by employees
Creating questions which employees will be able to respond when they apply the job :
There are two question types:
Free Question:
Options Question:
Once saved , it is not stored in database until you save/update your whole Job. Meanwhile is cached.
Temporary store and saved (db) questions are displayed with a tab system component :
If you access one of your jobs :
It will appear a Additional Information button :
Where you will be able to manage everything related with your job by different tabs:
You can active or deactive your own jobs. In addition, you can see charts with information about your Job, such as : Professional Profiles of employees who applied your Job, or different candidature statuses. Also you can select single or multiple candidatures and change status of it :
Here you can manage candidature statuses by changing singe or multiple candidatures:
Also you can see differents answers has been made by employees about Job Offer:
Here you will find basic information and number of candidatures you are applied
Where you will be able to find jobs which apply.
Here you will find job information and you will be able to apply job. This action will create a candidature.
Once you apply Job, you will see current status of your candidature. Every change Recruiter do about your candidature will be displayed here
On this view, it will be displayed all of your candidatures and it statuses