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

Capture Resume Text #13

Open
LanceGundersen opened this issue Jan 2, 2019 · 0 comments
Open

Capture Resume Text #13

LanceGundersen opened this issue Jan 2, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@LanceGundersen
Copy link
Member

A main feature of the resume app is the ability to search through all resumes for specific keywords. The minimum viable product requirement is to grab the entire contents of the resume as one giant text blob.

Some ideas:

  • Leverage the current PDF display package: ng2-pdf-viewer's built in "render to text"
  • Leverage another PDF parser package
  • Leverage an unknown ability within the JavaScript API
@LanceGundersen LanceGundersen added the enhancement New feature or request label Jan 2, 2019
@LanceGundersen LanceGundersen self-assigned this Jan 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant