This Java application implements the software system of a bookmaker specializing in motorsport competitions,
adminMotorBet, implements the administrative part of the system used by the administrator of the bookmaker to manage customer profiles and accounts;
clientMotorBet, which is the software and user interface used by customers to place and track bets.