Show HN: Complete Family Tree Viewer
The Complete Family Tree Viewer is a web application designed to visualize family trees from GEDCOM files. It allows users to view complete family trees without crossing lines and offers various customization options for layout and styling. The application processes data locally in the browser, ensuring data privacy for users.
- ▪The application supports GEDCOM file import for viewing family trees.
- ▪Users can customize the number of generations and the information displayed in the tree.
- ▪The viewer allows for interactive navigation, including zooming and panning.
Opening excerpt (first ~120 words) tap to expand
Complete Family Tree Viewer Overview This is a one-page application for viewing the complete family tree of any person in a GEDCOM file. A person's "complete family tree" includes every one of their biological relatives and all of those relatives' spouses (in-laws). Try it out online Download the latest release and try it out on your local device (unzip the file and open index.html in your browser) If you don't have a GEDCOM file available, you can download one of these GEDCOM sample files. Feel free to ask questions, report issues, or request new features using the issue tracker. Contents Features Examples Design Usage Automated Testing Attributions Similar Repositories Features Feature Description GEDCOM Import Select and view a GEDCOM file from your local device.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.