NFL Player Stats is an application that allows users to compare football player's statistics based on position. Users can filter through different stats to search for example, touchdowns, yards, attempts, completions, and more.
In NFL Player Stats, users will be able to:
-Allow user to select players from dropdown after filtering by team and position with DOM manipulation
-View selected players' statistics in a side-by-side view (Bar Chart)
In addition, this project will allow:
-Users to make more educated guesses on who to draft for their fantasy football teams
-Javascript, HTML, CSS
-D3
-Sportradar NFL v6 API
-Express, Axios, Webpack
-Add a third player to compare
-Add a year feature to show data from previous years other than last season