Coder Social home page Coder Social logo

k-konstantinidis / bank-account-management Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 1.0 31 KB

A Java project to create bank accounts (Regular or with interest) with methods for deposit, withdraw and transfer with UI.

License: Apache License 2.0

Java 100.00%
java bank management bank-transactions bank-account account-management bank-management user-interface java-project deposit

bank-account-management's Introduction

Bank-Account-Management

A Java project to create bank accounts (Regular or with interest) with methods for deposit, withdraw and transfer with UI.

This is a java project that creates a bank system. The user is allowed to create multiple bank accounts.

There are 2 types of accounts, a regural one and a savings one. The difference is that in the savings account, there is an interest rate.

In the accounts, you are allowed to deposit some money, withdraw some money or transfer some money to another existing account.

The panels change with the help of CardLayout. In the first panel you have the following options:

  1. Create a new account by adding the user name and the user balance,

  2. Create a new savings account by adding the user name, the user balance and the interest rate,

  3. Log in to your account.

In the second panel, at the top left is the name of the user and at the top right is their balance. You also have the following options:

  1. Deposit an amount of money,

  2. Withdraw an amount of money,

  3. Transfer an amount of money to another existing account,

  4. Go back to the main panel.

For more information about how the code works, there are lots of comments in the .java files to help you understand everything and follow along with ease!

bank-account-management's People

Contributors

k-konstantinidis avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

danilo012

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.