20 Commits (ae25cc020b7c1d6e88e44af91ab6940648612eaa)

Author SHA1 Message Date
  jrtechs ae25cc020b Updated the crawler to be more smart about error codes and not crash on a http error 500 or 401. 6 years ago
  jrtechs e5e30bf9c8 Implemented a more efficient way to crawl the steam network. 6 years ago
  jrtechs 980e5d5378 Updated the web crawler to work properly and traverse the network using BFS. 6 years ago
  jrtechs 85a2f8d6bc Created the basic file structure for crawling the steam friends network. 6 years ago
  jrtechs a3adf309dc Fixed error with parsing json from steam 7 years ago
  jrtechs a815782f91 Updated server to prompt the user when they entered an invalid steam id 7 years ago
  jrtechs 90edee0fe6 Updated nav bars of the website 7 years ago
  jrtechs dc75d55937 Improved to speed at which the graph is rendered on the client side. 7 years ago
  Jeffery Russell 70a86a8185 Updated graph to apply force to shake out graph after all nodes have been added. 7 years ago
  Jeffery Russell a5e4e32d6e Updated sizes of second generation nodes 7 years ago
  jrtechs 5d722183f7 Updated the server to be able to make friends with friends graphs. 7 years ago
  jrtechs c0536f0b38 Moved web client to /website, added a README, and updated server/client to accept requested steam ids. 7 years ago
  jrtechs 4e9b3d9024 Started working on a website for this web application 7 years ago
  jrtechs a6f3f72fa6 Worked on client side rendering of the graph. 7 years ago
  jrtechs 3878f35994 Worked on server side web socket which sends the client updates to draw their graph. 7 years ago
  jrtechs e384df3bd4 Started creating the server-client communication channel. 7 years ago
  jrtechs 3dceab620e Created a class which lets me scrape data and insert it into the graph database. 7 years ago
  jrtechs c658ed32cf Added connection to steam api to get names and friends lists. 7 years ago
  jrtechs 11af5e4c6d Set up repository with helper files which will be used in the project. 7 years ago
  jrtechs 152a64b9c3 Initial commit 7 years ago