https://github.com/mohamed-rabie-abdelhameed/online-banking-application
A simple online banking application using javafx and MySQL
https://github.com/mohamed-rabie-abdelhameed/online-banking-application
Last synced: 3 months ago
JSON representation
A simple online banking application using javafx and MySQL
- Host: GitHub
- URL: https://github.com/mohamed-rabie-abdelhameed/online-banking-application
- Owner: Mohamed-Rabie-Abdelhameed
- License: apache-2.0
- Created: 2022-12-06T13:21:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-06T15:04:40.000Z (over 2 years ago)
- Last Synced: 2025-01-23T18:46:50.274Z (5 months ago)
- Language: Java
- Size: 584 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Online-Banking-Application
A simple online banking application using javafx and MySQL
## The Application consists of:
- Login page
- Signup page
- Home page (Gives an overview of user account)
- Deposit page (Allows the user to enter the amount to be deposited into his account)
- Withdraw page (Allows the user to enter the amount to be withdrawed from his account)
- Transfer page (Allows the user to enter the amount to be transferred and the reciever's account number)




