💳 A simple bank account project done for practice. Trying to work around Object Oriented Programming.
-
Updated
Nov 11, 2025 - Java
💳 A simple bank account project done for practice. Trying to work around Object Oriented Programming.
Virtual bank system (Spring, Angular 8)
Example of an application that manages operations on a bank account using Axon framework - CQRS - Event Sourcing - Saga
This application is a simple bank account implementation. An account able to withdraw money and transfer money to another account. The transfer can be with debit card or credit card. If a credit card is used, extra %1 transaction fee is charged. An account can linked with a credit card or bank account.
Install Tinker by just running this command: bash <(curl -s https://tinker.bunq.com/java/setup.sh)
Bank account kata with an hexagonal architecture.
A Java project to create bank accounts (Regular or with interest) with methods for deposit, withdraw and transfer with UI.
ATM Banking System Interface
An application created for ProBank to facilitate simple transactions using Java programming language.
A simple Bank Account Application made using Java
💳 A simple banking system with SQLite database connection, generation of a bank card number using the Luhn algorithm, SQL queries and a transaction
UK Bank Account Utils and Modulus Validation
This project is about a simple bank account project
This is a simple ATM program created in Java that allows the user to process monetary transactions, such as opening a checking account, depositing money, and checking account balance.
CQRS and Event Sourcing demo with Axon Framework & Axon Server
Online banking ATM application
Projeto de conta bancária em Java | Bank Account Project in Java
This is my solo project for our training class.
A simple open source application which keeps track of your bank balance without using UPI Pin.
This project simulates the basic concept of payments app(Paytm/Gpay etc).
Add a description, image, and links to the bank-account topic page so that developers can more easily learn about it.
To associate your repository with the bank-account topic, visit your repo's landing page and select "manage topics."