GithubHelp home page GithubHelp logo

tolero99 / atm-machine Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rajyash1904/atm-machine

0.0 0.0 0.0 23 KB

This Project is to make an automated Teller machine with user's Account Number, and Password, bank account, with that users can withdraw, deposit, and view their account balance.

License: MIT License

Java 100.00%

atm-machine's Introduction

ATM Machine

GitHub last commitGitHub stars GitHub forksGitHub issues

A functional ATM project written in Java

This project generates an automated teller machine (ATM) that stores the user's bank account, acount number, and password. With this ATM, users will be able to:

  • Make deposits
  • Withdraw money
  • View their account balance

Installation

Dependencies

This project requires Java 8 or a later version to run

User Installation

To run the project:

  1. Clone the ATM-Machine repo to your local machine (forking first is recommended for contributors
  2. Make sure the ATM.java, Account.java, and OptionMenu.java files are stored in a single folder
  3. Use Java IDE (e.g. Eclipse ,InteliJ or NetBeans) to view these files
  4. You can also use commmand prompt (Windows) or terminal (Mac/Linux) and cd to the project directory to view them
  5. In command prompt or terminal run command : javac ATM.java
  6. After completion your folder will contain 3 .class files
  7. In command prompt/terminal run command: java ATM

Visual

After running the command in #7, you should see this interface:

ATM interface


For Developers

Contribution Guidelines

Working on Issues

If you see an issue that has not been raised, create an issue first, and discuss the changes you want to make with the project's lead developers

Writing Your First Pull Request

First you'll want to fork ATM-Machine on Github

Then create a branch for the issue you want to work on

When finished, push from your branch, then use the "Compare and Pull request" button on Github to create a pull request

Make sure to reference the issue your pull request addresses

atm-machine's People

Contributors

rajyash1904 avatar iamanubhav-08 avatar porfanid avatar alexdt1982 avatar elkinsd96 avatar bibhu042403 avatar nihal1993 avatar niish03 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.