GithubHelp home page GithubHelp logo

przemo199 / degrees-of-separation-steam Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.96 MB

CSS 3.12% HTML 1.48% JavaScript 9.63% Svelte 28.48% TypeScript 56.81% Dockerfile 0.49%
svelte heroku steam typescript docker

degrees-of-separation-steam's Introduction

DockerHub repository

Degrees of Separation Between Steam Users is a website built using Svelte with Node.js backend using Express that allows the user to check the degree of separation between two Steam users.

Installation

Copy the following repository using:

git clone https://github.com/przemo199/degrees-of-separation-steam.git

Run the following command to install dependencies:

yarn install

Build the project using:

yarn build

Usage

Launch the application using:

yarn start

and open https://localhost:3000/

To perform a search you need to provide a Steam API key (it can be obtained here and deactivated right afterwards) and SteamIDs of two Steam profiles.

The search is performed on the server side and returns degree of separation, connection path from one profile to another, number of performed requests, number of SteamIds received, number of private profiles found and total time of search in milliseconds.

NOTE: The search depends on the Steam profiles being public which might cause the search to not return any result or return inefficient connection path

degrees-of-separation-steam's People

Contributors

przemo199 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.