cross-posted from: https://programming.dev/post/1996561
For sometime I have been using a real-time Formula 1 Live Timing Website called f1.tfeed.net. But I always didn’t quite like the UI of it, its a great website for functionality don’t get me wrong but the UI looks quite “old”. So I decided to write my own Formula 1 Live Timing Dashboard. For now It looks like this:
And with the next GP coming right up, I thought now would be a great time to “release it to the public”.
So here is the f1-dash Website
Its has been In the works for a couple Months now, mainly because I wanted to over engineer it, but failed.
Its also completely free to use, as well as open-source on Github, so If you would like to contribute, feel free.
I hope u like it and have fun using it.
Things Id like to do next are:
- Race Schedule of Current Seasons and Past Seasons
- Because of that maybe a replay option of old races
- Head to Head View
- Favorite driver Highlighting
- Position after Pitstop
- Graphs for Gap and Laptime
- Write backend in Rust
You’re welcome I hope you like it :)