Skip to content

API Hack - Pull NFL team information for a selected Team

Notifications You must be signed in to change notification settings

Project-Kodi/my-sports-handbook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Sports Handbook

A tool to allow you to quickly pull information about a specific NFL team including team details, events, results, highlight reels, a players' roster.

Motivation

Conversations on Monday and Tuesday at work can be focused on the previous night's football games.
With a few clicks, you can get up to date on how the game went and see the score and highlight video.

Screenshots

Landing Page

Select a team

Overview

www.thesportsdb.com contains information for many different types of leagues. Within a league there is information for:

  1. each team within the league and specific information for the team
  2. events for the team, past and future, with results
  3. roster for each team
  4. information about each team's player

using the developer's API key, the data is incomplete but a good sample for development. In particular for this API Hack, the National Football League (NFL) was chosen since its season was in progress during development.

Link to work

https://g36mitchell.github.io/my-sports-handbook/

Built with

HTML, CSS, Javascript, JQuery

Acknowledgements

Thanks to Bob Mitchell and Mike Stanley for testing the tool for me.

About

API Hack - Pull NFL team information for a selected Team

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.1%
  • CSS 20.6%
  • HTML 15.3%