Giter VIP home page Giter VIP logo

atm-console-app's Introduction

ATM Console Application

This is a simple console-based ATM application written in Java. It simulates basic ATM functionalities such as checking balance, depositing money, withdrawing money, and transferring money between accounts.

Getting Started

Prerequisites

To run this application, you need to have the following installed on your machine:

  • Java Development Kit (JDK) 8 or later
  • An IDE or text editor for writing and running Java code
  • Running the Application
  • Bash (Optional)

Clone the Repository

Clone this repository to your local machine using the following command:

git clone https://github.com/Kei-K23/ATM-console-app

Navigate to the Project Directory

cd ATM-console-app

Compile the Java Files

Compile the Java files using the following command:

./script.sh compile

Run the compiled Java class:

./script.sh run

Usage

Start the ATM Console

Upon running the application, you will be greeted with the welcome message and prompted to enter your ATM account number and PIN.

ATM Menu

After successful authentication, you will see the following menu options:

Check Balance: Displays the current balance of your account. Deposit: Allows you to deposit a specified amount into your account. Withdraw: Allows you to withdraw a specified amount from your account. Transfer: Allows you to transfer a specified amount to another account. Exit: Exits the ATM console.

Perform Transactions

Enter the number corresponding to the desired option and follow the prompts to perform the transaction.

atm-console-app's People

Contributors

kei-k23 avatar

Stargazers

Kei-K avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.