A simple Java swing application demonstrating a banking system.
- Clone this repository
- Open the folder in netbeans
- In
javaconnect.java
change the path of sqlite db according to your system. - Build the project and then run Authentication.java to run the app.
List of contributors can be found in Contributors.md.