Skip to content

This is a work-in-progress tool that will apply a fantasy hockey ranking to players to help you on draft day

Notifications You must be signed in to change notification settings

HeyImMatt/fantasy-hockey-draft-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fantasy Hockey Draft Tool

GitHub repo code size GitHub contributors GitHub stars GitHub forks Twitter Follow LinkedIn

Created by: Matt McFarland

This is a work-in-progress tool that uses the NHL API to get player stats. The intention is to be able to apply an algorithm that will give players a rating based on how much they will help your fantasy hockey team given a particular league scoring format. This can then be used to stack rank players to help you with who to pick next during draft day.

Technologies Used

  • AgGrid
  • JavaScript
  • HTML
  • CSS

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have an Internet browser (Chrome, Firefox, Safari, etc)
  • You have a code editor (VS Code, Atom, etc)

Installing Fantasy Hockey Draft Tool

To install Fantasy Hockey Draft Tool, follow these steps:

Via Downloading from GitHub:

  1. Download this repository onto your machine by clicking the "Clone or Download" button
  2. Download and extract the zip file to a directory of your choice
  3. Open up the directory in your preferred code editor
  4. Open the index.html file in your preferred browser

Via command line:

$ git clone https://github.com/HeyImMatt/fantasy-hockey-draft-tool.git

$ cd fantasy-hockey-draft-tool

$ code .

$ open index.html

Known Bugs & Limitations

This is a work-in-progress.

Support and Contact

If you want to contact me you can reach me at [email protected]

License

This project uses the following license: MIT

Copyright (c) 2020 Matt McFarland

About

This is a work-in-progress tool that will apply a fantasy hockey ranking to players to help you on draft day

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published