Fantasy Premier League is the most popular fantasy sports game with over 7 million users worldwide. This app compares and visualize stats from different players to help users choose high-scoring players.
The app consumes data from the Fantasy Premier League's unofficial API, and is built using Create React App and Uber's react-vis charting library.
A lot decisions in this game -- and life in general -- tend to be reactive. A player will score prompting users, or managers, to bring him into their teams, only for that same player to "blank" for the next month. Managers are often short-sighted and make player transfers based on these kinds of proximal data.
The site as of the time of writing only really shows basic statistics, mostly all in the form of tables. Player comparisons become arduous. Users waste time flipping between multiple tabs and often make player transfers on a hunch.
This app makes player comparisons more efficient by plotting player data in visually intuitive ways.
The main challenges of this app were: