liberu-genealogy / genealogy-laravel

Full genealogy application using Laravel 11, PHP 8.3, Filament 3.2 and Livewire 3.5
https://www.liberu.net
MIT License
114 stars 59 forks source link

Gedcom X Support #886

Open AArchange opened 1 month ago

AArchange commented 1 month ago

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.

sweep-ai[bot] commented 1 month ago
Sweeping

0%
💎 Sweep Pro: You have unlimited Sweep issues

Actions


[!TIP] To recreate the pull request, edit the issue title or description.