Website with sport stats

Guys, help me out here.

Is it possible to make a website, where i can put in seasons, basketball games, players, stats…
and make for every game a statistic, and accumelate into 1 stats???
Just NBA stats for example…

Thx

Hello Philippe,

Yes this is possible but would require medium to heavy coding. You would need to work with different API’s to get the actual data from online. Then you will have to store this data in your collection. Finally you will have a repeater or something similar that displays the data you have collected.

API tutorial
Storing data in collection
Connecting repeater to collection

If you run into and trouble along the way, post your code here and someone will help you out. :slight_smile:

Best,
Majd

1 Like