Skip to content
This repository has been archived by the owner on Apr 9, 2022. It is now read-only.

Flexible Parse Excel #301

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from
Draft

Flexible Parse Excel #301

wants to merge 9 commits into from

Conversation

chyku
Copy link
Contributor

@chyku chyku commented Jul 17, 2019

Resolves #292

  • Test out Excel parsing to make sure this plan works

  • Get keys from Excel sheet and ask user for input on whether they want it as a candidate field and for name

  • Ask on the front end for name inputs? Because you can't interact with it after you deploy

  • Use a json file to keep a map of the candidate fields- the ones that are specified in the schema, and specify part of the map for custom fields

  • Store map somewhere (in Utils probably) To be able to display in front end

  • Test out having strict: false for Candidates

  • Change frontend to be able to display fields not specified in schema

@chyku chyku added the Blocked label Jul 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generalize excel parsing for support of more candidate/application structures
1 participant