Disc Golf Online Rating System

This online rating system allows users to sign up, join a club and record disc golf rounds. Once a round is recorded the players are rated and put on a leaderboard. The leaderboard and rating is generated by using a a Bayesian approximation method that takes into account the skills of all players.

The Web app is built with Vite, React router, and uses fireship for the backend and database.