Skip to main content
About
Research
Projects
Writeups
Blog
Certifications
Toggle theme
Toggle theme
Loading...
Banking App
May 28, 2024
This C# program is a simple banking application that follows the Interpreter Pattern.
Source Code
Software Development
C#
XUnit
Interpreted Pattern Design
Features
Console-based banking app built in C#
Uses the Interpreter design pattern
Supports deposits, withdrawals, and balance checks
Simple command-style input system
Gallery
Flowchart showing the model logic