walid-haddad / hrms_gateway

0 stars 0 forks source link

Show SkillMatrix for candidacies for a specific jobPost #4

Open walid-haddad opened 3 years ago

walid-haddad commented 3 years ago

Get a list of the skills for the jobpost Keep only the skills necessary for the jobpost for each candidate. Order the list in the same way so I can display the skillLevel relative to the skills in question. Add a skillDTO with the id of the skill and a level of 0 in case it doesn't exist for the candidate.