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

Processing support for vCard file format for contacts #50

Open
mrbrianevans opened this issue Feb 2, 2022 · 1 comment
Open

Processing support for vCard file format for contacts #50

mrbrianevans opened this issue Feb 2, 2022 · 1 comment
Labels
lib library functionality
Milestone

Comments

@mrbrianevans
Copy link
Owner

Use a parser to read vcf files into JSON objects so that contact files can be displayed on the frontend.

Write a test data generator, pre processor and post processor.

See vcard4-ts as a parser, and https://github.com/ertant/vCard/blob/master/parser.js for a mapping from the labels to English words.

@mrbrianevans mrbrianevans added the lib library functionality label Feb 2, 2022
@mrbrianevans mrbrianevans added this to the Google milestone Feb 2, 2022
@mrbrianevans mrbrianevans added this to To do in Sprint 6 via automation Feb 2, 2022
mrbrianevans added a commit that referenced this issue Feb 2, 2022
@mrbrianevans mrbrianevans moved this from To do to In progress in Sprint 6 Feb 2, 2022
@mrbrianevans
Copy link
Owner Author

The vCard package is causing build errors due to module packaging, so this issue is on hold for the moment.

See MarcelWaldvogel/vcard4-ts#14

@mrbrianevans mrbrianevans added this to In progress in Sprint 8 Feb 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lib library functionality
Projects
No open projects
Sprint 6
In progress
Sprint 8
In progress
Development

No branches or pull requests

1 participant