https://github.com/elishatrust/atm_gui
Graphical User Interface Java ATM System
https://github.com/elishatrust/atm_gui
Last synced: 3 months ago
JSON representation
Graphical User Interface Java ATM System
- Host: GitHub
- URL: https://github.com/elishatrust/atm_gui
- Owner: elishatrust
- Created: 2022-01-12T12:06:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-27T18:10:00.000Z (over 3 years ago)
- Last Synced: 2025-01-19T20:00:08.252Z (4 months ago)
- Language: Java
- Size: 59.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ATM_GUI
------------------------------------
AUTOMATIC TELLER MACHINE - ATM
-------------------------------------ATM - Desktop software App developed in Java
The system help to perform some performance done by
ATM like. Firstly user will enter
Account Number : 987654321
Passcode : aaa,100
Then, user will perform either of
1. Withdrawal cash
2. Check balance
3. Deposit amaount
4. Exit
Other options - eneble user to select amount to withdraw
1. 5000
2. 10000
3. 30000
4. 50000
5. 100000
6. Exit
Take a cash and print a reciept of want
Technologies
--------------
Higher Level programming in Java
MySQL - DatabaseLaunch
--------
Found in my github account