Skip to content

sjoerdvanderhoorn/recepturer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genea

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.

Installation

Unpack files into directory and serve over HTTPS.

Family tree drawing

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.

GEDCOM format

Implementation of the GEDCOM format in Genea intentionally differentiates itself slightly from the true standard, as it allows a FAM record to contain either two FAM.HUSB or FAM.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 neutral FAM.PART(NER) record.

Dependencies

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published