Iannes / nba-stats-api

Using axios and ES6 to fetch data from the official NBA Stats API and Google Maps geolocation API to show all NBA arenas across a US map.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Using axios and ES6 to fetch data from the official NBA Stats API and Google Maps geolocation API to show all NBA arenas across a US map.


Languages

Language:PHP 24.0%Language:JavaScript 22.5%Language:CSS 22.4%Language:Python 13.0%Language:Ruby 8.1%Language:HTML 6.8%Language:Shell 2.3%Language:Vue 1.0%