NFL Data
GitHub Repository: HERE
Made with: Visual Studio, NodeJS
Programming Language: JavaScript
This program demonstrates how to utilize JavaScript arrays to push and output data in an organized matter. Here there are entries such as first name, last name, age, opponent, team points, and opponent points. Since I am a Dallas Cowboys fan all of the logged data are tailored towards my favorite team. Therefore all the data as of 2022 are accurate as well as the scores that are entered. Understanding how the data is used in the JavaScript file can allow someone to manipulate/change the code with data from their own NFL team.