This application will display statistics and information from the NBA by using the NYT Article Search API and the BallDontLie API, integrating data from the latter to search for news articles on the sports desk.
We hope the convenience of being able to monitor your favourite players and keep track of the current (or past) news pertaining to NBA players past and present.
- index.html
- script.js
- style.css
- img folder with assets
This application uses the AJAX with 'www.balldontlie.io' API to recover information in the JSON. HTML and CSS driven by jQuery we can show the user the following data:
As a user,
I WANT TO search for NBA players,
SO I CAN see current season statistics and,
SO I CAN view news (past and present) about them.
I WANT TO see their season averages in a table,
SO THAT I can compare it to other players that season.
As a user,
I WANT TO conveniently select previous searches,
SO I CAN see different player news WITHOUT changing my table
Basic scaffold of API integration. Primary focus was BallDontLie.io fetch and data integration
Initial landing page with fixed navbar
Search bar, article filter, season stats tables and news section
Autocomplete typeahead connected to ballDontLie API
Clear button to empty local storage and remove data
Deployed on Github pages: https://agr2020xman.github.io/Project_1-Basketball-News/
- NYT Article Search!
- ballDontLie.io!
- jQueryUI!
- VScode - The editor of choice.
- jQuery
- HTML
- Bootstrap
Michael Watt
André Grech
Rachelle
- 2019 Trilogy Education Services, a 2U, Inc. brand. All Rights Reserved.