Skip to content

hassanali1228/Tournament-Score-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Tournament Score Tracker

A web app made with Node.js, Express.js, ReactJS and MySQL.

Suggest Improvements

About The Project

This project is an idea I got when I was attending a local high school football tournament. While in the NBA or any other big league matches, there is often an app to complement the tournament. This is a place where you can see matches, teams, stats, etc... I decided to build a web app that local high schools can adapt to their tournaments, where they can manage: tournaments, matches, teams and players.

Built With

Getting Started

  1. Download the project files and install node-modules for the front end and back end.

  2. Create identical database in MySQL using queries in the included createDatabase.sql file.

  3. Update connection settings in server.js file in backend for the database.

  4. Start up both the backend and client servers, and start innovating!

Future Tasks

  1. Host server on Microsoft Azure and prep project for Heroku deployment
  2. Improve user authentication with OAuth 2.0

About

A web app to keep track of scoring in locally hosted tournaments, using a MySQL database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors