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:

  1. Clone the repository: git clone [repository_url]
  2. Navigate to the project directory: cd [project_directory]
  3. Install dependencies: pip install -r requirements.txt
  4. Run the development server: python manage.py runserver
  5. Open your web browser and go to http://localhost:8000/

Or simply you can visit the Project Page

Features

Explore the powerful features of Kicking Insights:

  • Data Analysis: Dive deep into soccer statistics sourced from FBref.
  • Interactive Visualization: Experience dynamic visualizations powered by JavaScript libraries.
  • User-Friendly Interface: A responsive and intuitive interface developed with Django.

Documentation

For detailed information, check out our documentation.

Contributing

We welcome contributions to enhance [Project Name]. Follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/your-feature
  3. Make your changes and commit them: git commit -m 'Add your feature'
  4. Push to the branch: git push origin feature/your-feature
  5. Open a pull request.

License

??