AboutProjectsCertificationsBlog
© 2026 Amir Aliu
Flag of Kosovo

Banking App

May 28, 2024

This C# program is a simple banking application that follows the Interpreter Pattern.

Source Code
C#XUnitInterpreted 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