Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fire-eggs/familyview
Variations on a genealogy "Family View" GUI using SharpGedParser. Sandbox for experiments.
https://github.com/fire-eggs/familyview
c-sharp csharp gedcom genealogy winforms
Last synced: 20 days ago
JSON representation
Variations on a genealogy "Family View" GUI using SharpGedParser. Sandbox for experiments.
- Host: GitHub
- URL: https://github.com/fire-eggs/familyview
- Owner: fire-eggs
- License: apache-2.0
- Created: 2017-12-27T23:29:38.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-22T15:16:32.000Z (almost 7 years ago)
- Last Synced: 2024-10-05T15:40:45.811Z (3 months ago)
- Topics: c-sharp, csharp, gedcom, genealogy, winforms
- Language: C#
- Size: 249 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FamilyView
Part of the YAGP suite of genealogy tools :)
This is a GUI design "sandbox", trying some variations on a "Family View". The primary inspiration is the Family View
screen of PAF (Personal Ancestral File).Four variants are currently presented, the first being a reconstruction of the PAF screen.
Also acts as a "demo" / proof-of-concept exercise for the [YAGP parser library](https://github.com/fire-eggs/YAGP).
The PAF screen:
![](img/paf_lincoln.PNG)This project's "Variant 1" (as of first commit):
![](img/fv_v1_lincoln.PNG)