Skip to content

This is a simple ATM application that can check balance, withdraw and deposit a given amount.

Notifications You must be signed in to change notification settings

chano256/simpleATM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ATM Simple Application

About App

The App is built using Java.

On this Terminal App - User enters id between 0-9. User can check balance, user can deposit and withdraw.

  • [Check Balance] User can check balanace.
  • [Withdraw Amount] User can withdraw a given amount within their current balance.
  • [Deposit Amount] User can deposit any amount to their account..

Getting Started

  • Install JDK in your computer.
  • Build and run your application in your IDE
  • Enjoy the Terminal App.

You can also read about Java documentation online.

Contributing

App is still under continous development to add more functionalities.

About

This is a simple ATM application that can check balance, withdraw and deposit a given amount.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages