You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: Add support for the Gedcom X format, allowing users to import and export data in this modern genealogical data standard.
Tasks:
Implement a GedcomX parser and generator service.
Update the existing GedcomResource to handle Gedcom X files.
Create data transformation methods to convert between internal data structures and Gedcom X.
Add import and export options in the user interface.
Acceptance Criteria:
Users can successfully import Gedcom X files into their family trees.
The system can export family tree data in Gedcom X format.
All relevant data fields are correctly mapped between internal structures and Gedcom X.
The text was updated successfully, but these errors were encountered:
I'm searching for relevant snippets in your repository. If this is your first time using Sweep, I'm indexing your repository, which will take a few minutes.
Tip
To recreate the pull request, edit the issue title or description.
Description: Add support for the Gedcom X format, allowing users to import and export data in this modern genealogical data standard.
Tasks:
Implement a GedcomX parser and generator service.
Update the existing GedcomResource to handle Gedcom X files.
Create data transformation methods to convert between internal data structures and Gedcom X.
Add import and export options in the user interface.
Acceptance Criteria:
Users can successfully import Gedcom X files into their family trees.
The system can export family tree data in Gedcom X format.
All relevant data fields are correctly mapped between internal structures and Gedcom X.
The text was updated successfully, but these errors were encountered: