Giter VIP home page Giter VIP logo

nhl-friends-stats's Introduction

NHL Friends Stats

Since it is not possible to track NHL Online Versus Games (unranked) against friends, I created a web application to track all the scores, create tournaments and show some statistics for you and your friends.

Current team stats taken from October 2023 but can be adjusted to your liking.

Feel free to use it and if you want to collaborate or have any questions, contact me at any time: didiwein[at]hotmail.com

Buy Me A Coffee

Statistics

  • Total games
  • Total goals
  • Total shorthanded goals
  • Average goals per game
  • Total shots
  • Average shots for one goal
  • Total hits

Against each player you played against the following stats are available:

  • Wins against player
  • Losses against player
  • Highest win (largest difference)
  • Highest loss (largest difference)
  • Average goals against player
  • Average shots against player
  • Average checks against player
  • Average pass percentage against player
  • Average time in offense against player
  • Powerplay possibility
  • Powerplay score probability

Content

In addition, the application provides:

  • Tournament mode
  • Role and user management
  • Login & Authentication
  • CRUD of games
  • Upload game results and processing with Google Vision API OCR
  • CRUD of teams and their strengths
  • Language support for german and english (not 100%)

OCR

To use the upload result feature with the Google Vision API OCR processing, you need a Google service account and place the credentials in the root folder with the name gc_config.json.

Since it is free to use OCR up to 1000 images per month, we stop the upload feature by 750 pictures as it can get very costly. If you want to change it, you can set the env variable GC_OCR_ANALYZING_LIMIT to your liking.

For the stats identification I used clustering and similarity algorithms combined with regular expressions.

nhl-friends-stats's People

Contributors

kernwdid 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.