Giter VIP home page Giter VIP logo

tahmid2000 / soccer-analyzer Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 7.88 MB

Python web application that utilizes matplotlib and Pandas to compare statistics between different soccer players and teams. Leveraged the Django REST framework to create an API that connects our database to a React frontend.

Home Page: https://clasico.netlify.app

Python 50.83% JavaScript 46.78% HTML 1.77% CSS 0.33% Shell 0.07% Dockerfile 0.21%
django-rest-framework reactjs matplotlib pandas redux numpy aws-s3 docker

soccer-analyzer's Introduction

Clasico

This is a Full Stack web application that compares statistics between different soccer players and teams.

We utilized several Python modules such as matplotlib, pandas, and numpy to perform the statistical analysis between two players or teams and to customize the algorithm for player ratings.

We leveraged the Django REST Framework to create an API that connects our database to a React/Redux frontend.

We cached API results from external soccer related APIs into sqlite3 to reduce the number of calls and increase response time.

We used AWS S3 and boto3 to store the graphs created by matplotlib.

We containerized the backend using Docker and deployed the container to Heroku. Finally, we deployed the frontend to Netlify.

soccer-analyzer's People

Contributors

tahmid2000 avatar mahbu006 avatar

Watchers

James Cloos avatar  avatar

soccer-analyzer's Issues

Error handling

Send 500 status code from backend if football api stops responding.

Handle error appropriately in front end.

Loading screen for Team Compare

Figure out how to make loading screen show up when data for team h2h is being fetched. Right now it just shows null values.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.