How it works
Simply enter two Twitter handles and see the path of followees that lead the end user to the start user. We created an algorithm that effectively performs BFS on the end user's followees to the start user's. The results (degrees of separation) are displayed in a nice visualization (using d3.js) and more info from Twitter is grabbed from the Tweepy API.
Built With
- d3.js
- django
- javascript
- python
- rest-api
- tweepy
Log in or sign up for Devpost to join the conversation.