Skip to content

rtindru/django-facebook-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

django-facebook-graph

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

  1. Relationships - Store a friends graph of all users on the website.

  2. Triggers - User signups automatically update the graph nodes and will turn up as a friend.

  3. Events - Interface to store various events assosiated with a connection.

  4. Querying - Uncover friends, relations and events for a particular user/event.

Includes a backfill to create the graph on existing user base!

Requirements:

  1. Graph Database - Supports Neo4j, Giraph and other popular graph databases.

  2. Socially Authenticated users

About

Leverage Dormant relationships in your website's users and build a Friend graph instantly!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published