NASCAR Race Center

My first project at NASCAR. The NASCAR Race Center leaderboard is the most visited page on Race Day and mimics a PGA leaderboard, where real-time stats are shown. Interaction with this application is minimal. A user can favorite drivers and click on drivers name to see their driver page.

The NASCAR race center data is in JSON format and comes from Track and Scoring. We then tap that feed using JavaScript and manipulate it for front-end delivery in the browser. The data is refreshed every 3-5 seconds.

The backend setup has many customizations added in WordPress that allow the admin to tailor the Race Center Page for the race.