This is a hands-on project from the Udemy course - JavaFX. Created a banking App by Patrick T.
You can run the demo on your local machine, please follow the instructions in Getting Started.
Follow the instructions below to set up the environment and run this project on your local machine.
- Clone this repository.
# Clone repository
$ git clone https://github.com/ViniUK00/maze-bank.git
- Install dependencies
$ Make sure you have javaFx setup in your IDE.
$ JDK 14.0 or later
- Run the server.
$ Open the main package and run Main.java class *enjoy !*.