diff --git a/README.md b/README.md index c404912..f9b640f 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ gremlin graph database. Currently this project scrapes the steam API for friends and their friends which can be used to generate a graph. This information is stored locally in a gremlin server and is then sent to the client via a web socket. -![Diagram](Diagram.svg) +![Diagram](website/Diagram.svg) [Video Of Friends of Friends Graph](https://www.youtube.com/watch?v=WJfo9bU0nH8) @@ -16,7 +16,7 @@ If you are lucky, you will find it live at [http://jrtechs.student.rit.edu/frien 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. -![Graph](exampleGraph.png) +![Graph](website/exampleGraph.png) # Bugs diff --git a/Diagram.svg b/website/Diagram.svg similarity index 100% rename from Diagram.svg rename to website/Diagram.svg diff --git a/exampleGraph.png b/website/exampleGraph.png similarity index 100% rename from exampleGraph.png rename to website/exampleGraph.png diff --git a/website/index.html b/website/index.html index 335c705..466eb97 100644 --- a/website/index.html +++ b/website/index.html @@ -45,7 +45,62 @@



-

TDLTR

+

Steam Graph Analysis

+ +

This is a project that I threw together during the weekend to play around with + gremlin graph database. Currently this project scrapes the steam API for friends + and their friends which can be used to generate a graph. This information is stored + locally in a gremlin server and is then sent to the client via a web socket.

+ +

Diagram

+ +

+ +

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 http://jrtechs.student.rit.edu/friendsOfFriends.html. + 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.

+ +

Graph

+ +

Bugs

+ + + +

TODO

+ +