Project started at the beginning of 2023, more or less at the end of the semester, done in just 2 weeks.
The project is nothing more than a system made with Java using Java Swing, JDBC and MySQL to meet the requirements for the second test of Algorithms 3. Design pattern models were used in the project, such as DAO, Abstract Factory and Singlenton.
The technologies used to develop the project are very simple.
This is an example of how you may give instructions on setting up your Java project with Java Swing, MySQL, and JDBC locally. To get a local copy up and running, follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
- Java Development Kit (JDK)
- MySQL Database
- Install and set up a MySQL database. You can download MySQL from https://dev.mysql.com/downloads/.
- Navigate to the project directory
Your-Java-Swing-Project
- Set up the MySQL database
git clone https://github.com/your_username_/Project-Name.git
- Build the project
-cp .;path/to/mysql-connector-java.jar YourMainClass.java
- Run the project
-cp .;path/to/mysql-connector-java.jar YourMainClass
Project Developer Members: We are Computer Science students at the Federal University of Mato Grosso - Class of 2022.
Anthony Ricardo Rodrigues Rezende | Letízia Manuella Serqueira Eugênio | Vinícius Padilha Vieira |
---|---|---|
![]() |
![]() |
![]() |
-
LinkedIn: Anthony's LinkedIn
-
Email: letizia.ccufmt@gmail.com
-
LinkedIn: Letizia's LinkedIn
-
LinkedIn: Vinícius's LinkedIn
Useful resources that we would like to give credit for.
- IC UFMT https://www.ic.ufmt.br/
- Java POO https://sites.google.com/ic.ufmt.br/algoritmos-3-co-2023-1/
- Professor Crenilson - Java Swing https://www.youtube.com/watch?v=UW-xUpCIBjk&list=PLwH4Cv_WLhLbc4H-aOh3xFywPGxhaso_b