8000
Skip to content
#

bank-account

Here are 15 public repositories matching this topic...

Bank-Account is a simple, object-oriented banking system simulation. It demonstrates core OOP (Object-Oriented Programming) concepts — such as classes and objects — while allowing you to: create accounts, deposit and withdraw funds, and track transaction history. A project for learning how to model real-world systems in code using OOP principles.

  • Updated Dec 9, 2025
  • C#

A .NET repository demonstrating the implementation of Event Sourcing with custom events and streams. Showcased through a BankAccount example in a console application, it tracks money transfers, operations, and account activity using event-based architecture.

  • Updated Oct 19, 2025
  • C#

Improve this page

Add a description, image, and links to the bank-account topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bank-account topic, visit your repo's landing page and select "manage topics."

Learn more

0