Ecosyste.ms: Awesome
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: 6 days 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.
- Host: GitHub
- URL: https://github.com/dominic248/onlinebanking-sem-3-java
- Owner: dominic248
- Created: 2018-11-12T14:46:13.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-07T10:45:43.000Z (over 3 years ago)
- Last Synced: 2024-08-26T21:38:13.596Z (3 months ago)
- Topics: fxml, java, java-8, javafx, jfoenix, miniproject, sqlite3
- Language: Java
- Homepage:
- Size: 14.9 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.