This project was developed as a way to obtain a grade in the object-oriented programming discipline using the Java programming language.
The system was developed using the object-oriented programming paradigm (OOP), the OOP is a computer programming model that organizes software design around data, or objects, rather than functions and logic. An object can be defined as a data field that has unique attributes and behavior.
The Sweepstake system was developed to Create, read, update and delete scores in a database.
A graphical user interface presents a user-friendly mechanism for interacting with an application. A GUI component is an object with which the user interacts via the mouse, the keyboard or another form of input, such as voice recognition