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

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

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 - Database

Launch
--------
Found in my github account