Leverage Dormant relationships in your website's users and build a Friend graph instantly!
Install as a django app to uncover the hidden friend relationships in your website! Discover who's whose friend, and leverage this information in any way you pleiase.
Features
-
Relationships - Store a friends graph of all users on the website.
-
Triggers - User signups automatically update the graph nodes and will turn up as a friend.
-
Events - Interface to store various events assosiated with a connection.
-
Querying - Uncover friends, relations and events for a particular user/event.
Includes a backfill to create the graph on existing user base!
Requirements:
-
Graph Database - Supports Neo4j, Giraph and other popular graph databases.
-
Socially Authenticated users