Skip to content

Code for the frontend and backend of the Anaheim Ducks GameScore Cards

Notifications You must be signed in to change notification settings

palmer-cl/ana-gamescore-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

NHL GameScore Card Generator

This project is a combination of webscraping, database use, and frontend development.

Backend

The webscraper portion is built in Python. It goes to the website NaturalStatTrick, which hosts a database of live NHL analytics, and takes the postgame report numbers, then stores them into a custom database.

Database

Using mySQL and PhpMyAdmin to store and manipulate data.

Frontend

The frontend is Javascript with HTML/CSS and uses Node.js to communicate with the database. Frameworks used: Express, Handlebars, jQuery.

GameScore Card Example

About

Code for the frontend and backend of the Anaheim Ducks GameScore Cards

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published