Robert White

RW

Hockey Stats Repository

The Third Line is a free-to-use fantasy hockey research tool. Using the NHL stats API, players and team stats are always up to date. Users can register for the site giving them access to a player watch list feature. Users can watch up to five players at a time. If a user forgets their password they have an option to have a reset password link emailed to them.

Technologies

Built usings JavaScript es6+ modules and Node.js. Data fetched from the NHL stats API using axios a promise based HTTP client. Command line arguments provied a more customizable search.

The command line is styled with npm packages node-emoji and chalk.js.