sxsphinxstack

Projects / Family tree, rendered

Family tree, rendered

Use with: build-web-app, ship-on-github. Resume line when done: Built {project_name}, a data-driven family tree app rendered from a structured dataset — live at {url}

Brief

Interview your parents and relatives, capture the family as a plain data file (one person per record: name, dates, parents, notes), and render it as a browsable tree. The data file is the product; the page is how the family reads it. Every date gets confirmed by someone who was there or by a document.

Personalize

Milestones

  1. Interview one parent or grandparent; write raw notes the same day.
  2. Design the record format in the README: fields, how parents link to children, how uncertainty is marked.
  3. Enter everyone you have into the data file; flag every unconfirmed date.
  4. Render the tree as a browsable page: click a person, see their details and links to relatives.
  5. Second round of interviews to fill flagged gaps; update the file.
  6. Publish the repo with the README explaining the format, and share the page with the family for corrections.

Done means