Skip to content
This repository has been archived by the owner on Aug 4, 2024. It is now read-only.
/ Atm-Machine-Code Public archive

Demo Simulation of ATM Machine operations in Core Java

License

Notifications You must be signed in to change notification settings

dhvakr/Atm-Machine-Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ATM-MACHINE-CODE

License: MIT GitHub issues made-with-java Maintenance

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

TO-CONTRIBUTE :

Clone Repo :
        https://github.com/dhvakr/Atm-Machine-Code.git

Found any bug !? Please create an issue, before making Pull Request


LICENSE ?

Distributed under the MIT License. See LICENSE for more information.


REMEMBER :

  • 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 ♥

Contact :

Twitter : @dhvakr

Feel free to provide ur feedback of my code ,Thank u

About

Demo Simulation of ATM Machine operations in Core Java

Topics

Resources

License

Stars

Watchers

Forks

Languages