Skip to content

Iannes/nba-stats-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

NBA STATS API

Release

Using the official NBA Stats API to render information on NBA Players for the current season and the Google Maps JavaScript API and to render a USA map with all NBA arenas.

WordPress Theme uses Sage 9

Home Page Table Structure

No Player's Full Name Pos Age HT Wt College Name Current Salary
13 Quincy Acy F 28 6.7 240 Baylor $1.79 million

WordPress Theme Path

All theme files are under WP_THEME

WP_THEME = ~/site/web/app/themes/nbastats.com/

ES6 Components Path

All Components can be found under resources/assets/scripts/components

ES6 Template Files

All ES6 template files can be found here

Blade Templates Path

Sage 9 uses Laravel's Blade template engine to render views. All Blade templates can be found under : /WP_THEME/resources/views/partials/components