Skip to content

karanbheda/KOBE

Repository files navigation

Issues last commit total lines

KOBE - Knowledgable & Objective Basketball Evaluator

This project is part of the course CS-526 at Rutgers University.

The web application is designed to provide in-depth analysis of the NBA leagues for team managers, analysts and betting enthusiasts. It aims at combining data visualisation techniques with data mining to extract information (patterns) that can be utilized during auction season or while planning match lineups/strategies.

Installation

Few things required before getting started with the project:

  • Python 3.9.4
  • Pip
  • MSSQL Server & Microsoft SQL Server Management Studio
  1. Checkout the project
  2. Run the following commands
  • pip install flask
  • pip install pandas
  • pip install plotly
  • pip install numpy
  • pip install sklearn
  • pip install pyodbc
  1. Create a new database on the MSSQL Server, give it any name
  2. Change the database configurations inside config.py
  3. Run all the sql files in the project to set up the database
  4. Run 'python app.py' to start the application

Tech Stack

python Python
flask Flask
mssql MSSQL
d3 D3
html CSS3
css HTML 5
js JavaScript

Developers:


Karan Bheda

Ketan Bedarkar


Rupsa Chakraborty

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •