Topic: Relationship visualization
Hi guys
I'm new over here (to RoR as well
), so I hope, this post hits the right section.
I'm creating a RoR application, which consists of models Person and Relationship. Relationship is connection between 2 People. So to the matter.. I would like to make a interactive visualisation of all Relationships, so user could edit, add or delete. It should be in the form of a diagram. I would be so grateful for advices, what tools should I use, to achieve this goal. Adding some tutorials would be much appreciated.
Thanks!