codeforamerica / posting-pro

2016 NOLA Fellowship project | A job posting builder that guides employers towards creating more effective job postings that are free of implicit bias.
https://posting-pro.herokuapp.com
MIT License
6 stars 3 forks source link

Integrate Skills Engine Analysis #4

Closed antislice closed 8 years ago

antislice commented 8 years ago

Based on input for job title and description, output "soft skills" and "hard skills."

Feed title & description into the SkillsEngine API -> get back their analysis of what skills that job entails. This issue only requires displaying the skills.

This issue originally created by @skcain as codeforamerica/joblint#45.