NFL stats dashboard (full stack web app) using AWS's Next Gen NFL Stats for displaying and tracking passing data.
The NFL Next Gen Stats Dashboard Web App is a mobile-friendly and responsive application built with React.js and Flask. It provides users with access to the latest NFL statistics, specifically focusing on QB passing stats. The app utilizes AWS’s Next Gen NFL Stats and features a clean and user-friendly interface.
To install the NFL Next Gen Stats Dashboard Web App, follow these steps:
Clone the GitHub repository:
git clone <repository-url>
Navigate to the project directory:
cd nfl-next-gen-stats-dashboard
Install the required dependencies:
npm install
Start the development server:
npm start
Open the web app in your browser:
http://localhost:3000
The NFL Next Gen Stats Dashboard Web App is a powerful tool for NFL and fantasy football enthusiasts to track and analyze QB passing statistics. With its mobile-friendly design, responsive charts, and comprehensive data, users can gain insights and make informed decisions based on the latest NFL stats. While currently focused on QB passing stats, the app has potential for expansion to include other stat categories like rushing and receiving. With its backend API developed in Flask, TypeScript development, and state management with React Redux, the app provides an intuitive user experience with seamless data retrieval and manipulation.