JarrettTo / SBAI.com-Frontend

AI Sports Betting Tool and Platform
https://sbai-com-frontend.vercel.app
4 stars 0 forks source link

Add functionality to box score button and add page showing box score of a game #3

Open JarrettTo opened 5 months ago

JarrettTo commented 5 months ago

When you click the Box Score button, it should redirect you to a page where it can display the box score of the game. for now we can use dummy data and limit this to Players for both teams and their averages in Points, Assists, Rebounds, Steals, Blocks, +/-, Turnovers, PER, Fouls, FG%, 3FG%, TS%.

You can refer to how sites like NBA.com does this

JarrettTo commented 5 months ago

image