A simulation of a banking system in Java
This project simulates a banking system that enable users to create and manipulate accounts as well as the transactions. Scene Builder and JavaFX were used to make the GUI.
The goal of this assignment is to familiarize oneself with Object Oriented Programming, JUnit Test and JavaDoc.
- Intellij IDEA
- Maven
- Java
Setting Run Configurations in Intellij IDEA :
- Run > Edit Configuration > Add Configuration > Maven
- Maven > Run > javafx:run
Instructions to generate JavaDoc :
Tools > Generate JavaDoc > Set Output Directory > Generate
This project was an assignment from my Object Oriented Programming module at FH Aachen.
Email : fahmi.zaid1412@gmail.com