Hacker News new | ask | show | jobs
Formula 1 Statistics (s1.flatpackapps.com)
2 points by tomcdonnell 1648 days ago
2 comments

The stack is MySQL, PHP, and Javascript with use of JQuery.

Page loads are fast because of simplicity of design, and caching of database query results.

Of particular interest to F1 fans will be the current season teammate battles section, and the all time teammate qualifying [1] and race [2] battles.

[1]: https://s1.flatpackapps.com/app.php?pageId=844 [2]: https://s1.flatpackapps.com/app.php?pageId=845

I developed this F1 statistics site using a low-code database app creation tool that I also developed (flatpackapps.com). Constructive feedback is welcome.