Kicking Insights
Project Overview Welcome to Kicking Insights, your ultimate destination for soccer data analysis and visualization. This project is developed using Django for web development, FBref for data (utilizing their API), Python for development, and various JavaScript libraries for immersive data visualization. Getting Started To get the project up and running locally, follow these steps: Clone the repository: git clone [repository_url] Navigate to the project directory: cd [project_directory] Install dependencies: pip install -r requirements....