Genea is a privacy by design and open source tool anyone can use to author or edit their family tree. Data is stored in the GEDCOM format and all processing is done in the browser.
Deploy this app to Linode with a free $100 credit!
Genea allows visually building and editing a family tree online. It consumes and saves genealogy data in the GEDCOM format without any server side components.
Genea uses the Graphviz library compiled into WebAssembly to draw the family tree. It uses a default structure that includes grandparents, parents, partners, siblings and children. An abstraction layer built on top of this allows for easily assigning the right data to the right node.
Implementation of the GEDCOM format in Genea intentionally differentiates itself slightly from the true standard, as it allows a
FAM
record to contain either twoFAM.HUSB
orFAM.WIFE
records to indicate a same sex marriage. Other types of relationships between people are not supported due to the lack of GEDCOM to specify a gender neutralFAM.PART(NER)
record.
Please login to review this project.
No reviews for this project yet.
Comments (0)
Please login to join the discussion on this project.