Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATM System

A simple ATM System built in Java for educational purposes. This project demonstrates basic Java programming and OOP concepts such as classes, objects, constructors, ArrayList, methods, and transaction history.

Disclaimer: This project is for educational purposes only. It does not connect to any real banking system and should not be used for actual financial transactions.

How to Run

  1. Clone or download the repository.

  2. Open the project in a Java IDE such as IntelliJ IDEA, Eclipse, or NetBeans.

  3. Make sure Java/JDK is installed.

  4. Run the Main class.

  5. Follow the instructions displayed in the console to:

    • Check your balance
    • Deposit money
    • Withdraw money
    • View transaction history

No real bank account or internet connection is required.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages