Found 10,021 repositories(showing 30)
beberlei
Sample application used for PHPUnit training.
银行账目账户管理系统_管理系统_毕业设计源码
ascherj
Python OOP Learning Collection - Real-world examples demonstrating fundamental Object-Oriented Programming concepts through practical classes including BankAccount, Book, Car, CoffeeMaker, and Smartphone simulations.
SagarBiswas-MultiHAT
SecureBankingSystem - is a desktop bankAccount manager built with Python and Tkinter, using SQLite for persistence and Argon2id for secure password/PIN hashing. It supports admin/customer workflows, account creation, deposits/withdrawals, PIN changes, and transaction history—designed for learning secure app patterns and prototyping fintech features
christian-heath
ASP.NET C# Entity Framework using MySQL db. Bank account interface login & registration required. Users may deposit, withdraw, and view their balance.
donejeh
Nigeria-Bank-Account-Number-API Laravel Package You can use it to get the account name of any bank account in Nigeria
vnchopra
Hacker Rank - Bank Accounts
capitalone
No description available
sabaelhilo
Java multithreaded bank account example
cloudnode-pro
A Minecraft economy plugin that enables players to hold multiple bank accounts.
AdaGold
No description available
dwildt
Sample project to show examples regarding build files (ant), automated tests (ddtests, junit, emma), audit (pmd, cpd)
TATDK
Bukkit Plugin
Topten1004
No description available
vikasmain
No description available
menacedjava
Bank-Account-Manipulation-App-JS
sh-khashimov
No description available
luizkowalski
Kotlin + DDD as a PoC
deerborg
Bank Customer Management System is a Java-based application that provides a customer management solution for banks. It allows CRUD operations for managing customer details and basic account management functionalities. The system is built using Spring Framework, Hibernate for ORM, and PostgreSQL database for data storage
Dynalon
A simple framework for common banking tasks with webservice access through SOAP and JSON. Currently support german Bankaccount via HBCI
deerborg
This Java class represents a basic bank account management system. It allows users to register, deposit/withdraw money, change passwords, and perform various transactions.
Alireza-WebDeveloper
No description available
The Bank Account Simulation example covers most Object Oriented Programming features i.e. Class, Object, Inheritance, Polymorphism, Encapsulation, etc.
Descartes007
银行账目账户管理系统_管理系统_毕业设计源码
zhangchengzc
小型银行账户系统+ligerUI+Struts2
Arielpetit
No description available
JordiMRDEV
Proyecto para probar la utilización de @Transactional en un servicio.
giscdhssg
OOP - bank accounts example
hamidullah-hamidi
This is a simple bank account react project
FelixAshong
Using UseReducer handled state changes by dispatching action type openAccount, deposit, withdraw, loan, repayLoan & closeAccount.