Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 411 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 411 Bytes

BankingManagementApplication

A simple Java swing application demonstrating a banking system.

To set-up:

  1. Clone this repository
  2. Open the folder in netbeans
  3. In javaconnect.java change the path of sqlite db according to your system.
  4. Build the project and then run Authentication.java to run the app.

Contributors

List of contributors can be found in Contributors.md.