This contain code of ATM Machine in Core_JAVA, works with the below given credential's
Account Number : 73974994 , PIN : 6300
Account Number : 94793113 , PIN : 7410
Account Number : 45101100 , PIN : 8520
Account Number : 16345225 , PIN : 9630
/> You can also add your preferred credentials to test the code
1.> - Navigate to Menu class
2.> - In line 22, change values inside " data.put(xxxxxxx,xxxxx) " or create one new entry ~ as you wish
NOTE : It only allows in range of 10 digit
Clone Repo :
https://github.com/dhvakr/Atm-Machine-Code.git
Found any bug !? Please create an issue, before making Pull Request
Distributed under the MIT License. See LICENSE for more information.
- All currency is in USD $.
- Currently supports deposits, withdrawals and balance inquiries
- Your Initial balance is Always Zero(0), " Do Deposit some amount before withdrawing amount "
- Carefull when modifying variables, may cause errors"
- You're Good to go ♥
Twitter :
@dhvakr
Feel free to provide ur feedback of my code ,Thank u