Skip to content

AGr2020Xman/Project_1-Basketball-News

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project-1 Basketball & News

Basket News

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.

Contents

  • index.html
  • script.js
  • style.css
  • img folder with assets

User Story

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

Design Phase

Basic scaffold of API integration. Primary focus was BallDontLie.io fetch and data integration image

Final Interface

Initial landing page with fixed navbar

Search bar, article filter, season stats tables and news section

Autocomplete typeahead connected to ballDontLie API

Rendered data from searches

Clear button to empty local storage and remove data

Demonstration

Deployed on Github pages: https://agr2020xman.github.io/Project_1-Basketball-News/

APIs + Tools

Authors

Michael Watt

André Grech

Rachelle

License
Acknowledgments
  • 2019 Trilogy Education Services, a 2U, Inc. brand. All Rights Reserved.