Skip to content

keira-inks/NFL-API-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinkedIn


NFL Logo

NFL API App

This app allows users to search an NFL player and/or team for basic info and stats in a functional GUI that incorporates data from the sportsdata.io and serpapi APIs.

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contact
  4. Acknowledgments

About The Project

Product Name Screen Shot

This project uses JavaFX to display queries from the sportsdata.io and serpapi APIs. Displays an image of the NFL player/team logo, and their info/stats.

Built With

  • Java
  • JSON

Getting Started

Read the following for how to set up this project locally.

Prerequisites

This project requires JavaFX and its dependencies are handled by Maven, so ensure those are downloaded on your machine.

Installation

  1. Get a free API Key at https://sportsdata.io/ and https://serpapi.com/
  2. Clone the repo
    git clone https://github.com/keira_inks/NFL-API-App.git
  3. Install JavaFX and Maven if not already installed.
  4. Create a file named config.resources within the provided resources folder, and enter your API keys in the file like so:
    api.key.sportsdataio=[ENTER YOUR API]
    api.key.serpapi=[ENTER YOUR API]
  5. Change git remote url to avoid accidental pushes to base project
    git remote set-url origin keira_inks/NFL-API-App
    git remote -v # confirm the changes

Contact

Keira Inks - LinkedIn - [email protected]

Project Link: https://github.com/keira_inks/NFL-API-App

Acknowledgments

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages