https://github.com/fire-eggs/genealogic-tree-v2
https://github.com/fire-eggs/genealogic-tree-v2
c-plus-plus fltk genealogical-trees genealogy genealogy-application
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fire-eggs/genealogic-tree-v2
- Owner: fire-eggs
- Created: 2022-12-19T16:40:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-19T17:09:29.000Z (about 2 years ago)
- Last Synced: 2024-10-05T15:40:46.546Z (8 months ago)
- Topics: c-plus-plus, fltk, genealogical-trees, genealogy, genealogy-application
- Language: C++
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# genealogic-tree-v2
A toy family tree chart using FLTK.
Inspired by [genealogical-tree](https://github.com/wandagarbocz/genealogical-tree), a fairly clever chart showing 4 generations: both maternal
and paternal, including cousins, siblings, and children. For more details on this, see the [wiki](https://github.com/fire-eggs/genealogic-tree-v2/wiki/%22Drzewo-genealogiczne%22---the-inspiration).### Status Dec 21, 2022:

Maternal grandparents in yellow. Maternal uncle/aunts on left. "You" (red), and sibling (green) center. Paternal uncle/aunts on right.
**Not shown**: parents and paternal grandparents.Note: the people shown are random entries from random gedcom files from the interwebs. No chronological accuracy is intended.