Skip to content

forgionyc/water-quality-analysis-and-classification-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Water Quality Analysis and Classification App

 

Water Quality Analysis and Classification App

Github top language Github language count Repository size

About   |   Technologies   |   Requirements   |   Starting   |   Memo   |   Author


🎯 About

Designed and implemented a Java application to analyze and classify water quality in remote communities. The application utilized object-oriented programming (OOP) principles and followed the Model-View-Controller (MVC) architectural pattern. It featured a graphical user interface (GUI) that allowed users to input data, which was then stored in a SQL database using CRUD operations. The stored data was subsequently processed and analyzed to determine the water risk level for each community, contributing to the well-being and prosperity of these populations.

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git , Java and NetBeans installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/forgionyc/water-quality-analysis-and-classification-app

# Open the project with NetBeans
$ water-quality-analysis-and-classification-app

# Inside NetBeans go to src/gui
$ water-quality-analysis-and-classification-app/src/gui

# Run the program from NetBeans
$ FormularioCuerposAgua.java

📝

Made with ❤️ by Carlos Forgiony

 

Back to top

About

My first java application using Object-Oriented Programming.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages