About

This currently front end focused React app, utilizing Typescript, Tailwind, and Ergast API offers a data heavy dashboard of Formula 1 information so the user can track their predictions as the season unfolds. Updated with race results, weather, and more from multiple APIs.

As an avid Formula 1 fan, my friends and I wanted an all inclusive F1 web app that includes our season's predictions, current season stats and more.

Current Season

As the season unfolds each week, the current season section will be updated with the race results, track information and more. The user can sort, filter and manipulate the data to gain knowledge about a certain driver, constructor or track.

Fantasy

The Fantasy section shows the involved player's season predictions over multiple charts and data tables. The user can sort, filter and manipulate the data to better understand their position among their peers. This is updated live with the current season's data via the Ergast API and more.

Historical Data

This section will allow the user to query historical data about drivers, constructors, race tracks, and more. YET TO BE BUILT.

Product Roadmap

  • Home
    • Top 3 Fantasy: show top 3 statically, show dyanmically based off leader points?
    • Next Race: countdown, grand prix times, weather
    • Other: what else can the space be filled with?
  • Current Season
    • Driver Info: pts, wins, poles, DOTD
    • Constructor Info: pit stop time info by race (#, time by driver, etc), wins, poles, ++
    • Track Info: combined w/ Race Schedule
    • Race Schedule: upcoming sessions for practices, qualifying, sprint races and main race, weather, ++
    • Overview: race by race info on drivers and constructors like driver reaction times, driver history at each track, constructor info ++
  • Fantasy
    • Main Predictions: player by each group of drivers, total points
    • Prop Bets:
      Done: Top constructor, Bottom constructor, Most DNFs, Most Poles, Most Fastest Laps, Most Driver of the Day
      To Do: non-manual pulls for FL & DOTD
  • Historical Data