This is a basic banking application with a GUI
- Download the latest version of Eclispe IDE: https://www.eclipse.org/downloads/packages/
- Download JavaFx: https://openjfx.io/openjfx-docs/#install-javafx
- Clone the repository
git clone https://github.com/hazorsource/Bank.git
- import the repository into Eclispe
To run the project, click run
This project is lincensed under the MIT License.