Skip to content

scichelli/genogram-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

54431e5 · May 29, 2017

History

45 Commits
May 18, 2013
Sep 8, 2013
Jun 18, 2013
May 29, 2017
Jan 6, 2016
May 22, 2013
Sep 8, 2013
Sep 8, 2013
Aug 4, 2013
Jun 10, 2013
May 22, 2013

Repository files navigation

Project Tasks on Huboard

genogram-generator

This is a two-part tool for creating a genogram, which is similar to a family tree but includes extra information such as medical and psychological history.

The generator, currently in C#, provides a fluent DSL for describing your family members and their relationships. It can then emit the JSON expected by the visualizer, which draws the genogram using JavaScript and the D3.js library.

Example

http://scichelli.github.io/genogram-generator/

In the above example, the family info was generated by the C# generator, and the tree is drawn using d3.js.

Current Status

Work in progress. Not doin' anything interesting, yet.

Don't Commit Your Family

Meaning, don't push a data file containing your family particulars into your fork on GitHub. Please.

Genogram data is highly sensitive, both for preventing identity theft and for avoiding strife within your family. The way you characterize a relationship might be surprising, and even hurtful, to another member of the family.

Even though it would be cool to see the application in all its varied uses, please don't post your actual family genogram on the internet. Stay safe, y'all.

About

A tool for structuring and visualizing your family genogram

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published