top | item 35758805

(no title)

winsbe01 | 2 years ago

My family has historically been very into genealogy research, so we've got lots of family tree info. I've been working with my aunt to put together a webapp to create/edit info, see relationships, show ancestors/descendants of individuals. We've also started adding photos recently, which is really cool.

Favorite feature we've built: "are you my cousin", where you choose 2 people in our database and it calculates how they are related. First time I got to write a search function outside of a classroom!

I'm sure Ancestry does all this and more, but it's nice to have something that we built that's just for our family. We also use it all the time to verify relationships/birthdays!

discuss

order

jtaillon|2 years ago

Do you have/do you plan to open source this anywhere? I'd be really interested in checking it out!

winsbe01|2 years ago

I've not put a ton of thought into a plan to open source it, but we've got comments from friends who also have a lot of genealogical info that it would be super helpful for their info, so maybe? It's basically just a CRUD Django app at it's core, so I don't know how interesting it would be.