Problem
Sim racers often drive across multiple tracks, cars, and setups. Tracking progress becomes fragmented and inconsistent. There is no structured way to log best lap times, compare progress over time, or verify results with supporting media.
Solution
TrackAttack provides a structured lap logging system where users can submit times, associate them with specific tracks and cars, attach video proof, and compare results through organized leaderboards. The platform uses a consistent data model and real-time synchronization to keep rankings up to date while ensuring performance data remains structured and comparable.
Focus
The project emphasizes clear separation between frontend, backend, and database logic. Building and maintaining these boundaries helped me better understand how data flows through a full-stack system.