Skip to content

iamvanja/social-connections-backbone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social connections using Backbone.js

Small Backbone app that displays the social connections by a given data. Data is represented as a group of people and each person has one or more connections to the group.

This app displays the following information about each person:

  • direct friends (directly connected)
  • friends of friends (people two steps away from the chosen user but not directly connected)
  • suggested friends (people who know 2 or more direct friends of the chosen user but are not directly connected)

Feedback, bugs, questions? E-mail me, I'll respond quickly!

Demo

  • Demo can be found on link.

About

Small Backbone app that displays social connections by given data. Data is represented as a group of people and each person has one or more connections to the group.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published