Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 624 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 624 Bytes

Fantasy Premier League helper application

Players table

Detail player information

Prediction: best team based on PPM (Value/Cost analysis) or Highest points - calculation for selected number of Gameweeks and with option of choosing cheaper bench players

Simple web page for Premier League fantasy API (https://fantasy.premierleague.com/api/bootstrap-static/) including team help prediction page based on appearances.

Table used for data: https://datatables.net/

Big thanks to PaddyKG on medium (https://medium.com/@YourMumSaysWhat) for API explanation

Page design based on Bootstrap 4.3.1, HTML, CSS...