Giter Club home page Giter Club logo

java_atm_system's Introduction

JAVA_ATM_SYSTEM

Welcome to the Java ATM System project! This simple console-based ATM application allows users to perform various banking operations, including depositing money, withdrawing money, checking account balance, and changing their PIN.

Getting Started

To run this project on your local machine, follow these steps:

Method 1:

  1. Clone the repository to your local machine:

    git clone https://github.com/konprtk/JAVA_ATM_SYSTEM.git
    
  2. Navigate to the project directory:

    cd JAVA_ATM_SYSTEM
    
  3. Compile the Java source code:

    javac *.java
    
  4. Run the program:

    java Main
    

Method 2:

  1. Clone the repository to your local Machine:
    git clone https://github.com/konprtk/JAVA_ATM_SYSTEM.git
    
  2. Compile all 3 Java source code files:
    javac JAVA_ATM_SYSTEM/*.java
    
  3. Run the Program:
    java JAVA_ATM_SYSTEM.Main
    

Features

  • Deposit Amount: Allows users to deposit funds into their account.
  • Withdraw Amount: Enables users to withdraw money from their account.
  • Check Balance: Displays the current balance of the user's account.
  • Change PIN: Allows users to update their PIN for account security.

How to Use

  1. When you run the program, you'll be prompted to enter your name and PIN (3145).
  2. After successful authentication, you'll be presented with the main menu.
  3. Select the desired option (1-4) to perform the corresponding operation.
  4. Follow the prompts to complete the selected operation.
  5. You can exit the program by choosing the appropriate option in the main menu.

Contributing

Contributions are welcome! If you find any bugs or want to improve the project, feel free to create a pull request.

Contact

For any questions or suggestions, feel free to reach out to me:

java_atm_system's People

Contributors

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