Giter VIP home page Giter VIP logo

fifa_stats_explorer's Introduction

FIFA Stats Explorer

Unfortunately, due to the system's reliance on scraping the FUTWIZ website during FIFA 21's currency, the tool is no longer functional. Please enjoy the below GIF demos of the tool in use and dig into the code to see more.

Focus Topics

  • Python, HTML/CSS/Javascript
  • REST API and front-end development (Flask)
  • Web-scraping (BeautifulSoup)
  • SQLite DB management
  • Plotting in the browser (Chart.js)

Overview

A small side-project for some practice with a few skills.

Websites like FUTWIZ and Futhead provide information on in-game statistics of all Ultimate Team players. While you can compare stats of players, this is restricted to raw numbers on 40 different statistics. It can be difficult to make the right choice on which player to spend money on if you want to take a broad range of statistics or more than 2 or 3 players into consideration.

This simple app solves this problem by providing a quick and easy way to visualise and compare player statistics at a larger scale in a bar-chart, scatterplot or radar-chart with many players at once or many statistics at once.

Features

Functionality includes...

  • adding players to an SQLite database using FUTWIZ url
  • searching the database by player name

database add and search

  • interactive bar chart analysis of players in database

bar chart

  • Scatterplot for two stats on any number of players

scatterplot

  • Radar chart for up to 9 stats on 1, 2 or 3 players

radar

Developement Environment

  • OS: Windows 10, 64-bit
  • Language: Python 3.8.5
  • Web Framework: Flask 1.1.2

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.