Giter Site home page Giter Site logo

mikolaj-mroz / ez.gg Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 421 KB

A web app to check your match history.

Home Page: http://lol-stats.eu-central-1.elasticbeanstalk.com/

Python 23.95% CSS 18.54% Jinja 57.51%
flask league-of-legends python webapp

ez.gg's Introduction

Lol Player Stats (EZ.GG)

EZ.GG logo

Table of contents

Introduction

The goal of this project is to recreate a OP.GG website functionality. This web app gets data from RIOT GAMES API and parses it creating data models that can be used to analyze yours and your friends progress in League of Legends. You can check out the web app here!

Technologies

Project has been created using:

  • Flask version: 2.1.3
  • Flask-WTF version: 1.0.1
  • Riotwatcher version: 3.2.3
  • WTForms version: 3.0.1

Setup

To run this project first install requirements.

$ pip install -r 'requirements.txt'

Next in the stats.py in the modules folder change api_key to your own API KEY

Then all you have to do is run flask application.

$ flask run

How to use

Get player data

To get player data all you need is to choose the server and write the player nickname in the search bar.

EZ.GG search bar

And here you go! You can see your match history with all the needed stats!

EZ.GG search bar

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.