TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Web app for building family tree

1 点作者 nullgeo超过 1 年前
Hi HN, I’m looking for a good web app for building family tree. Preferably one that’s almost free or with one time payment. Features should include ability to upload photos. Don’t care about fancy bells and whistles but ability to export image of the entire tree in high quality would be super. Thanks in advance!

3 条评论

jayknight超过 1 年前
I do all of my genealogy on wikitree. Some people don't like it because it's one big shared tree, so some stuff is pretty messed up and hard to untangle. But in general it's pretty good and a good interface (IMO) for building the tree and documenting sources (get on familysearch for finding sources). There are some image export options, and the platform is open for developers to build apps on top of the database.
entrepy123超过 1 年前
Why does it have to be a web app? It does not meet your requirements, but when I looked into this sort of task before, the best option looked like Gramps [0], which was discussed at [1].<p><pre><code> [0] https:&#x2F;&#x2F;gramps-project.org [1] https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=27574273</code></pre>
olav超过 1 年前
If you don&#x27;t mind self-hosting a PHP app, <a href="https:&#x2F;&#x2F;webtrees.net&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;webtrees.net&#x2F;</a> is a nice option.