An open API service indexing awesome lists of open source software.

https://github.com/dominic248/onlinebanking-sem-3-java

Tech-Stack: JavaFX, FXML and SQLite. Deposit, withdrawal and transfer amount to another account number. View balance and transactions in the table. Register, login, create different types of bank accounts like savings or regular with the same user id. Delete the type of bank account or the user.
https://github.com/dominic248/onlinebanking-sem-3-java

fxml java java-8 javafx jfoenix miniproject sqlite3

Last synced: 2 months ago
JSON representation

Tech-Stack: JavaFX, FXML and SQLite. Deposit, withdrawal and transfer amount to another account number. View balance and transactions in the table. Register, login, create different types of bank accounts like savings or regular with the same user id. Delete the type of bank account or the user.

Awesome Lists containing this project

README

        

# OnlineBanking-Sem-3-JAVA
Dynamic Online Banking System using JavaFX, FXML and SQLite. The functionalities are deposit and withdraw and transfer amount to another account number. View balance and transactions in the table, Register, login, create different types of bank accounts like savings or regular with the same user id and delete the type of bank account or the user.