Giter Site home page Giter Site logo

atm-simulation's Introduction

ABC Bank ATM Simulation

Welcome to the ABC Bank ATM simulation project! This Java-based project leverages object-oriented programming (OOP) concepts to create a virtual ATM system for ABC Bank. This system allows clients to perform various banking transactions, manage their accounts, and access their funds securely.

Table of Contents

Project Overview

ABC Bank's ATM project aims to provide a seamless banking experience to its clients. Here's an overview of the key features and functionalities:

Client and Account Information

  • Clients have unique IDs and personal details, including name, nationality, occupation, address, age, and gender.
  • Each client is assigned a Personal Identification Number (PIN) for ATM access.
  • Clients can hold multiple bank accounts.
  • Account details include account numbers, operating currencies, branch information, and balances.
  • Saving accounts accrue interest, and all client accounts must operate in a single currency.
  • Clients can request loans, which are linked to their accounts and include loan amount, interest rate, duration, and payment method.

Transactions

  • All transactions are recorded with a unique transaction ID, account ID, date, and status (success, failure, or cancellation).
  • Supported transactions include deposits, withdrawals, and balance inquiries.
  • Deposit and withdrawal transactions record the transaction amount.
  • Balance inquiries display the account balance.

User Experience

Upon accessing the ABC Bank ATM:

  1. Clients are greeted with a "Welcome!" message and prompted to enter their PIN.
  2. Clients view their accounts and select one to proceed.
  3. Clients are presented with the main menu options:
    • View Balance
    • Withdraw Money
    • Deposit Money
    • Exit
  4. Clients choose an option, and if it involves a transaction, they are asked to enter the amount. After completing the transaction, the remaining balance is displayed.

atm-simulation's People

Contributors

chamikajaya 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.