Skip to content

johnegnatis/Basketball-Statistics-League-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BASKETBALL STATS LEAGUE MANAGER

Prerequisites:

NodeJS and NPM

MySQL

PHP

XAMPP for PHP host

Steps to setup development enviroment

  1. Install all the prereqs.
  2. Pull the repository, type 'npm install' and 'npm start' to start the frontend. You should only need to do 'npm install' on startup.
  3. The files in the folder "php-files" are to be copied into the XAMPP htdocs in a folder named 'nba'. This is important so that the frontend can connect to the backend.
  4. Setup MYSQL server (Use the same DB username/password hardcoded in php files for simplicity), and import mysql dump folder found in 'database-dump'. I suggest using MySQL Workbench.

About

Three tier web application to manage basketball league statistics

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published