Programming using an object oriented programming language.
My mission is to develop skills in creating programs that use the object-oriented programming methodology, API classes, and user-defined classes.
Throughout the process, proper program documentation using class diagrams and code comments are stressed. Unit testing is also introduced to help.
This repository includes projects that span across the CLI, as well as the GUI using Java Swing and FX.
The repository inclues an Employee Management Application built using JavaFX to perform CRUD operations via MySql. It explores the capabilities of MySQL and a JavaFX GUI in an Intellij environment.
Update Existing Employee Salary
Create New Employee
Delete Existing Employee