Family tree

I am presenting the beta version of my HTML family tree editor.
At the moment, I am actively filling in my own family tree, and without false modesty I can say that I am thrilled with the result of my work. There are still many bugs and unfinished parts, but I am actively developing the system.
I invite you to take part in testing the editor. I will be glad to receive your comments and suggestions.
The project consists of two main files: tree.html — the tree editor and family member cards, and familygraph.html. If you want, you can save these files locally on your computer, but it is better to load them from my site, because I constantly publish fixes and new features.
Important: this is a local file-based version. No data is saved to the server or sent anywhere. To save a file with the data you entered, use the “Download JSON” button.
Instructions and recommendations for using the files:
- Always save intermediate versions of your files. If you refresh the page, all entered but unsaved data will be lost.
- Enter information in a consistent style. Always start a full name with the last name, followed by first name and patronymic (if known), separated by spaces. Record the person’s last name as the one they lived or died with. Add a maiden name or other name variants using the dedicated add-name function.
- When editing, change the “Status” field to “confirmed.” This field was created for the server version, where multiple people can edit the tree at the same time. People with other statuses are not shown in the drop-down lists.
- On the left side of the screen there is a list of all people, sorted by birth date/year and by full name. When you select a person from that list, you see their descendant tree.