Skip to content

πŸ’ Showing stats from NHL API using GraphQL and Vue.js

Notifications You must be signed in to change notification settings

kopkaa/nhl-stats-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

The application is showing team statistics, tables, info about players and matches from free NHL API.
Demo deployed on Heroku

Application

Installing

First of all install all dependencies with npm install

SERVER

Server is built with GraphQL server Apollo Server
Run server in apollo-server npx nodemon server.js

CLIENT

Client is using Vue.js library for connecting to GraphQL server and fetching data it's using Vue-Apollo Library
Run client in client folder with npm start

Name Description
Localization CZ/EN translation ❌
Tabs Supporting tabs ❌
Notifications Notifications ❌
Widgets On dashboard user can select custom widgets ❌

API Docs

https://www-league.nhlstatic.com/images/logos/teams-current-primary-light/1.svg https://gitlab.com/dword4/nhlapi/-/blob/master/stats-api.md

License

Feel free to contribute

About

πŸ’ Showing stats from NHL API using GraphQL and Vue.js

Resources

Stars

Watchers

Forks

Packages

No packages published