Skip to content

YugynDprodigy10/JusDoIt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏀 JusDoIt

An interactive full-stack web app that visualizes NBA players’ performance before and after being traded.

📊 Features

  • Filter by player, team, season, and position
  • Compare pre- and post-trade stats: PPG, AST, TA-BPM
  • Clean data visualization with Recharts
  • Backend powered by Flask + Pandas
  • Frontend built in React + Tailwind CSS

📸 Screenshots

Dashboard

🚀 Tech Stack

  • Frontend: React, Tailwind CSS, Recharts
  • Backend: Python, Flask, Pandas
  • Data: CSV data processed with trade labels
  • Tools: Git, VS Code, Node, pip

🛠 Local Setup

  1. Clone the repo
    git clone 
    cd 'your project'
    cd backend
     pip install -r requirements.txt
     python server.py
     cd react-frontend
     npm install
     npm start
    
    
    
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors