Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reformat the resume report #2

Open
eeeschwartz opened this issue Feb 12, 2015 · 0 comments
Open

Reformat the resume report #2

eeeschwartz opened this issue Feb 12, 2015 · 0 comments

Comments

@eeeschwartz
Copy link
Member

One sentence description

As a person reviewing resumes I want to see them in a clear, readable format so that I can evaluate them more easily.

Link (more details/brain dump/alpha)

A batch of resumes comes to employees as 10s or 100s of pages in a pdf, all applicants together in a stream. It's unclear when one person begins or ends. They typeface and formatting a difficult to read.

Project Needs (dev/design/resources)

  • This is really easy if we can get access to a machine readable version of the information.
  • A harder but still doable approach is to use Adobe Acrobat Pro to export the pdf as html and scrape it and to add bootstrap classes.
    • This wouldn't be a bad first pass. With almost no work we could improve the line height and fonts to make them more readable.
    • The next step would be to parse and paginate the applicants
    • Next: add spacing between an applicant's employment history, education, etc.

Status (in progress, pie-in-the-sky)

I was able to export an example pdf to html maintaining it's basic structure (Adobe Acrobat Pro). We're not too far off from meaningful improvement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant