Skip to content

This Project is to make an automated Teller machine with user's Account Number, and Password, bank account, with that users can withdraw, deposit, and view their account balance.

Notifications You must be signed in to change notification settings

Thant998/Simple_ATM-Machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

Sample ATM-Machine

This Project is to make an Automated Teller Machine with user's Account Number,Password,and bank account.Using this data,users can withdraw, deposit, and view their account balance.

To run the project

1.Download all the code files (total 3)
2.Store them in a single folder
3.Either use your Java IDE e.g. Eclipse ,InteliJ or NetBeans or anything
4.Or in Windows open command prompt and go to project Directory
5. run command : javac ATM.java
6. After completion your folder will contain 3 .class files
7. In command prompt run command: java ATM
8. Project will start running

Contact

If you want to contact me you can reach me at Twitter.

licence

This project is free to use and does not contains any license.

About

This Project is to make an automated Teller machine with user's Account Number, and Password, bank account, with that users can withdraw, deposit, and view their account balance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages