Pedigree navigation mockup
Now that I have a gedcom parser to work with, I loaded up a mockup pedigree view I’ve been working on with some real data
Next steps:
- navigation to children, siblings
- draw connecting lines
- popup for details on a person
At some point I’ll abandon this code to start working on the ‘real’ implementation, but it’s a good vehicle for prototyping for now. All done in Javascript (~560 lines), with a bit of help from the dojo toolkit.
