argosback/familytree — explained in plain English
Analysis updated 2026-07-23 · repo last pushed 2023-05-28
Build a visual family tree you can explore in the browser and share with relatives.
Document your family lineage so children can see where they come from.
Keep an extended family tree current as new members are born or join the family.
| argosback/familytree | anikchand461/anyonehere | argosback/aura.sqlquery | |
|---|---|---|---|
| Stars | — | 0 | — |
| Language | PHP | PHP | PHP |
| Last pushed | 2023-05-28 | — | 2023-05-28 |
| Maintenance | Dormant | — | Dormant |
| Setup difficulty | moderate | easy | easy |
| Complexity | 3/5 | 2/5 | 2/5 |
| Audience | general | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires a PHP web server and a database, the browser-based installer handles database setup but you need server access and DB credentials.
FamilyTree is a web application that lets you build an interactive family tree. You can add and update family members, explore the connections through a visual diagram, and share your family's history with your children so they can see where they come from. As new members join the family, you can keep the tree current and complete. The app is built in PHP and runs on a standard web server. Setting it up involves downloading the code, placing it on a server, and walking through a browser-based installer that asks for database credentials. The installer handles the database setup automatically. There is also optional support for logging in through WordPress, if you already use WordPress and want to connect the two systems. The README doesn't go into detail on how the visualization itself works under the hood, but the end result is a visual family tree you can explore in the browser. This would appeal to anyone who wants to document their family lineage in a shareable, visual format, think a parent or grandparent building a record for younger relatives, or an extended family keeping track of relationships across generations. A live demo is available if you want to see the visualization in action before installing. One notable detail is the WordPress OAuth integration. Rather than building its own user accounts from scratch, the app can piggyback on a WordPress site's login system by connecting to a WordPress OAuth plugin. This means if you already run a WordPress site, you can let your existing users access the family tree with their same credentials. It is an optional feature, you can run the app standalone, but it reflects a practical choice to lean on WordPress for authentication rather than reinventing that piece.
FamilyTree is a PHP web app for building and sharing interactive visual family trees. You add members, explore connections in a diagram, and pass your family history down to younger relatives.
Mainly PHP. The stack also includes PHP, MySQL, WordPress OAuth.
Dormant — no commits in 2+ years (last push 2023-05-28).
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
double-check against the repo, no cap.