NBATools: NBA Weekly Stat Projector
NBA Weekly Stat Projector is an online tool that projects every NBA player's stats for the upcoming week by factoring in their:
- Average of the last 8 games (with the last 3 games weighed more heavily)
- Number of games in the week
- Average of each team playing against for the week
- Missed games in the past 8 games
To try this tool in live action, visit http://nbatools.bitballoon.com
Utilized Services
This NBA tool is currently implementing the following services:
- Google Spreadsheets - Database to store the calculated statistics
- Google Spreadsheets App Scripts - Perform automatic calculations weekly
- NBA API - Retreive data through NBA's API
- ImportJSON - Import data retreived from NBA's API into a Google Spreadsheet
- BootStrap - Web design
- DataTables - Table design
- Select2 - Select box dropdown design