Skip to content

ShreyasShende3/NFL_Management_System

Repository files navigation

NFL Management System


This is a complete management system for NFL with Backend and Frontend designed using React and ExpressJS.

📝 Table of Contents

🧐 About

The NFL Management System offers a comprehensive overview of three seasons within the National Football League (NFL). The platform presents an extensive array of data, including player profiles, rosters, game results, financial insights, stadium details, and unique information derived from intricate database queries.

With a user-friendly interface, the system provides enthusiasts and analysts alike with a dynamic tool to explore and analyze diverse facets of the league. Through sophisticated queries, it unveils patterns and correlations, offering a deeper understanding of team dynamics, player performance, and the financial intricacies of the NFL across multiple seasons.

🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install for this project and how to install them.

Python 3.x
BeautifulSopu4 4.11.1
Pandas 2.1.3
requests 2.31.0

Installing

The following commands can be used to install the prerequisites and run the code.

  1. Install Dependencies
pip install beautifulsoup4 pandas requests
  1. Clone the repository
git clone https://github.com/ShreyasShende3/NFL-Management-System
  1. After cloning change the directory to the directory name
cd NFL_Management_System

Usage

  1. Once you open the folder in any IDE of your choice, do the following in a terminal:
npm install
  1. Open two terminals. One for frontEnd and one for Backend with the following path:
For frontEnd : ../NFL_Management_System/mysql-react/frontEnd
For Backend : ../NFL_Management_System/mysql-react/Backend
  1. Run the following command
npm run dev
  1. Note that both the frontEnd and Backend servers should be running at all times.
  2. Go to 'localhost:5173/' to see the frontend output.

✍️ Authors

License

MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •