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.
Name | F1 Game Leaderboard |
---|---|
Deployed at | https://f1.roelink.eu |
First release | 12-08-2021 |
Contributors | 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 |