Live data from Hacker News

Show HN: Online family tree maker built with React

plantafamilytree.com

1–10 of 53 posts

Re: Show HN: Online family tree maker built with React

#2
Rather than clicking the plus to add a person, I think a more intuitive action would be to double-click empty space. Whether or not you change that, the 'click + to add a person' doesn't work - when you put the word 'click' on a page, people will click that and not pay attention to the rest of the directions. Even if they did, it's a little confusing because 'click + to add a person' isn't clear. You need to be more specific. 'click the plus button to add a person' and then have the plus button move so people see it.

Re: Show HN: Online family tree maker built with React

#3

Rather than clicking the plus to add a person, I think a more intuitive action would be to double-click empty space. Whether or not you change that, the 'click + to add a person' doesn't work - when you put the word 'click' on a page, people will click that and not pay attention to the rest of the directions. Even if they did, it's a little confusing because 'click + to add a person' isn't clear. You need to be more…

A simple guided tutorial, similar to the beginning of most mobile games, could help here. You literally walk the user through the process of adding one person (themself most likely) and then let them grow from there. With a 'skip' option of course, if they don't want or need their hand held.

Re: Show HN: Online family tree maker built with React

#6
post #3

Rather than clicking the plus to add a person, I think a more intuitive action would be to double-click empty space. Whether or not you change that, the 'click + to add a person' doesn't work - when you put the word 'click' on a page, people will click that and not pay attention to the rest of the directions. Even if they did, it's a little confusing because 'click + to add a person' isn't clear. You need to be more…

A simple guided tutorial, similar to the beginning of most mobile games, could help here. You literally walk the user through the process of adding one person (themself most likely) and then let them grow from there. With a 'skip' option of course, if they don't want or need their hand held.

Thanks, I've tried to make onboarding easier by showing the popup tooltips, but I guess it needs more work

Re: Show HN: Online family tree maker built with React

#7

Nice work. Which library did you used for rendering connectors? I don't know how would you monetize it if you plan to. Also are you planning to open-source the code base?

It's just svg circles animated with css so no libraries were required. I've tried to keep external libraries to a minimum

Re: Show HN: Online family tree maker built with React

#8

Rather than clicking the plus to add a person, I think a more intuitive action would be to double-click empty space. Whether or not you change that, the 'click + to add a person' doesn't work - when you put the word 'click' on a page, people will click that and not pay attention to the rest of the directions. Even if they did, it's a little confusing because 'click + to add a person' isn't clear. You need to be more…

Thanks, that makes sense. I'll see how I can make it more intuitive

Re: Show HN: Online family tree maker built with React

#10
post #9

Any reasons for not having Facebook login (and perhaps deeper integration)?

No reason in particular, but I don't have a Facebook account so integration with Facebook would have required me to sign up first to test the integration. I don't mind creating an account on Facebook if required, but I am trying to avoid it if possible.
Post reply on HN