<p>This project is in the VERY early stages of development and is far from finished.
If you are lucky, you will find it live at <ahref="http://jrtechs.student.rit.edu/friendsOfFriends.html">http://jrtechs.student.rit.edu/friendsOfFriends.html</a>.
It is still being actively developed and does not have permanent hosting so there is a %60
chance at any time that you will be able to access it. </p>
<p><imgsrc="exampleGraph.png"alt="Graph"/></p>
<h1id="bugs">Bugs</h1>
<ul>
<li>Tends to crash w/o telling user if you provide an invalid steam id</li>
</ul>
<h1id="todo">TODO</h1>
<divclass="row">
<divclass="col-m-6">
<h1id="todo">Future Additions</h1>
<ul>
<li>Include a steam name to steam id lookup</li>
<li>Dockerize this entire environment</li>
<ul>
<li>Include a steam name to steam id lookup</li>
<li>Connect the gremlin/janus server to a HBase server for persistent storage</li>
<li>Dockerize this entire environment</li>
<li>Make the graphs look better -- possibly switch from sigma.js to d3</li>
<li>Connect the gremlin/janus server to a HBase server for persistent storage</li>
<li>Get the java web socket to work with ssh -- currently does not work with wss</li>
<li>Get the java web socket to work with ssh -- currently does not work with wss</li>
<li>Make more graphs to provide more insights
<li>Make more graphs to provide more insights
<ul>
<ul>
<li>Most common friends of friends -- will show you people you may know</li>
<li>Most common friends of friends -- will show you people you may know</li>
<li>Graph of a larger chunk of the steam community</li>
<li>Graph of a larger chunk of the steam community</li>
<li>Graphs based on common games</li>
<li>...</li></ul>
</li>
<li>...</li>
</ul>
</li>
<li>Write more documentation on how the system as a whole works.</li>
<li>Write more documentation on how the system as a whole works.</li>
</ul>
<li>Write blog post on what I learned during this project. </li>
</ul>
<p>If you are interested in this project, or want to help work on it, check it out
on <ahref="https://github.com/jrtechs/SteamFriendsGraph">github</a>.</p>