Skip to content

Project and activity required by the OOP discipline at UFMT

Notifications You must be signed in to change notification settings

pereiraR3/System-Pharmacy-Java-Swing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

System Pharmacy

Project started at the beginning of 2023, more or less at the end of the semester, done in just 2 weeks.

Overview

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.

Technologies Used

The technologies used to develop the project are very simple.


Java JDBC MySQL Java Swing

Getting Started

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.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

Installation

  1. Navigate to the project directory
     Your-Java-Swing-Project
    
  2. Set up the MySQL database
    git clone https://github.com/your_username_/Project-Name.git
  3. Build the project
     -cp .;path/to/mysql-connector-java.jar YourMainClass.java
    
  4. Run the project
     -cp .;path/to/mysql-connector-java.jar YourMainClass

(back to top)

Contact

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
Anthony's Photo Letizia's Photo Vinícius's Photo

Acknowledgments

Useful resources that we would like to give credit for.

About

Project and activity required by the OOP discipline at UFMT

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages