This is a web application to keep track of the fastest laps in the F1 2020 game. The project consists of a frontend, backend and a UDP server. The UDP server receives the telemetry data and interacts with the backend to register new lap times.
Naam | F1 Game Leaderboard |
---|---|
Online gezet op | https://f1.roelink.eu |
Eerste release | 12-08-2021 |
Bijdragers | Matthijs Roelink |
Frameworks | Lumen (PHP), React (JavaScript), Python (Python) |
Repositories |
Frontend:
https://gitlab.com/Matthiti/f1-game-frontend Backend: https://gitlab.com/Matthiti/f1-game-api UDP Server: https://gitlab.com/Matthiti/f1-game-udp-server |