/NBA-stats

Project for testing apis and some resources

Primary LanguageJavaScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

NBA-stats 🏀

NBA-Stats is a React Web application to see latest NBA news, results, stats and more, with data obtained from some of the open source APIs.

Running

Clone de Repo

git clone https://github.com/QuevedoIB/NBA-stats.git

cd ./NBA-stats

npm install

npm run start

APIs

Features

See the last NBA results and news.

See NBA standings.

See stats by players.

See rosters by teams.

See charts and more.

TODO:

  • SHOW PLAYER STATS
  • COMPARE PLAYER STATS WITH OTHER PLAYER / AVERAGE IN SAME POSITION (RECHART)
  • NEGATIVE BAR CHART FOR GAME DETAILS (SCORE EVOLUTION + PLAYERS PLAYING)
  • ADJUST COLOR PALETTE
  • UNIT TEST + E2E
  • PROPTYPES EVERYTHING
  • FILTERS IN PLAYERS LIST FOR POSITION / TEAM ETC

🔥🔥 FIXED: 🔥🔥

Dropdown Team detail roster.

Responsiveness player detail charts.

IPAD SIZE players list.

Keep last selected calendar day?.