Skip to content

l0drex/family-tree

Folders and files

NameName
Last commit message
Last commit date
Feb 11, 2024
Jul 28, 2023
Aug 8, 2023
Jul 21, 2023
Nov 5, 2021
Nov 5, 2021
Jun 15, 2023
Nov 5, 2021
Aug 8, 2023
Jun 17, 2022
Mar 2, 2024
Mar 2, 2024
Jul 7, 2023
Jul 6, 2023
Jul 4, 2023

Repository files navigation

Build React app

🌳 About

This is a web application to display family tree data locally in your browser. Just select a GedcomX json file and off you go! There is also a demo button to load some randomly generated example data to explore all features. Try it out over here on GitHub Pages!.

To create a simple GedcomX file, you can create a spreadsheet and convert that with my GedcomX converter. Note that you have to follow a specific format described on that page.

Supported languages1: πŸ‡ΊπŸ‡²/πŸ‡¬πŸ‡§2 πŸ‡©πŸ‡ͺ (See Adding new languages if you want to help translating.)

🚧 GedcomX Support

The following features of GedcomX are not supported:

Source Description

Due to gedcomx-js, the following data can not be stored and therefore not displayed:

  • publisher
  • author
  • created
  • modified
  • published

Source Reference

  • qualifiers

Group

Not supported at all by gedcomx-js

Relationship

Will come in a future release

  • facts

Dates

Date ranges always show start and end dates, never the duration.

Footnotes

  1. No differentiation yet between country specific differences ↩

  2. Default, therefore used while loading and fallback if local language is not supported ↩