CodingGarden / seedling-school-01-frontend-project

For your first project, you will build a frontend website with HTML, CSS and JavaScript. The website will communicate and integrate with a 3rd party Web API.
MIT License
106 stars 15 forks source link

fast stats NBA #29

Open klemenjarc opened 4 years ago

klemenjarc commented 4 years ago

Link to the description file:

https://github.com/klemenjarc/fastStatsNBA/blob/master/README.md

Project description

It's a web app that makes it possibble to quickly access, the most important NBA league statistics data, presented in a conscise manner. Inspired by Google suggested snippet, that usually pops up when searching e.g. for "Dallas Mavericks schedule".

API

One of the following (first one would be great but I think it's missing some important data like standings):

klemenjarc commented 4 years ago

Current state

Submitted / Description under review

w3cj commented 4 years ago

Looks good to me! And it looks like you did some research on what APIs you can use. Feel free to get started!

w3cj commented 4 years ago

Any updates to share?

klemenjarc commented 4 years ago

I'm expecting to deploy project in max 48hours.

klemenjarc commented 4 years ago

MVP completed and deployed

Web app is deployed on the Github pages

https://klemenjarc.github.io/fastStatsNBA/

Link to Github project repository

https://github.com/klemenjarc/fastStatsNBA