Skip to content

This repository contains the Java code for a simple ATM machine. This ATM haves the basic features showing transaction history, withdrawal of funds, depositing funds, transfer of funds, etc.

Notifications You must be signed in to change notification settings

zidanmp/simple-atm-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

simple-atm-java

This repository contains the code for a simple ATM machine written in Java. It has the basic features of an ATM like showing transaction history, withdrawal of funds, depositing funds, transfer of funds, etc. This project invloves five classes : Account, User, Transaction, Bank and ATM. The main() method is present in the ATM class.

About

This repository contains the Java code for a simple ATM machine. This ATM haves the basic features showing transaction history, withdrawal of funds, depositing funds, transfer of funds, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages