Skip to content

A full-stack website that integrates information about soccer players in real life from the Transfermarkt news website and the popular soccer game, FIFA.

Notifications You must be signed in to change notification settings

babyleafy/SoccerDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoccerDB - Statistics Visualizer

© Erik Wei

A full-stack website that integrates information about soccer players in real life from the Transfermarkt news website and the popular soccer game, FIFA.

Tech Stack:

  • Vue
  • MySQL
  • Amazon RDS
  • Express
  • Node.js
  • MongoDB

Web Previews:

screencapture-localhost-8080-players-2023-06-07-09_59_20

screencapture-localhost-8080-clubs-2023-06-07-10_00_26

screencapture-localhost-8080-top-2023-06-07-10_01_11

screencapture-localhost-8080-top-2023-06-07-10_01_42

How to run locally:

  1. Locate the root folder
  2. cd into the server, and install npm via "npm install", which will ensure that all packages (including Vue, which is necessary for this assignment) are installed.
  3. Start the server via "npm start" whilst still in the server directory.
  4. Repeat the process for the soccerdb file via "cd ../soccerdb" and "npm install".
  5. Start the app via "npm run serve". Open the url given in the console.

About

A full-stack website that integrates information about soccer players in real life from the Transfermarkt news website and the popular soccer game, FIFA.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •