Ashkan YZ
Bank Account Simulation
Bank Account Simulation 0Bank Account Simulation 1Bank Account Simulation 2Bank Account Simulation 3

Bank Account Simulation

Created a Java-based banking simulation for my CPSC 210 capstone, employing OOP principles and Swing GUI, with a focus on efficient data management and user interaction.

Tech Stack

  • Java
  • IntelliJ IDE
  • Swing Library
  • JSON
  • JUnit
  • Object-Oriented Programming (OOP)

Motivation

My passion for business, particularly the intricacies of financial transactions and the algorithms behind them, inspired me to develop this project for my CPSC 210 capstone. I was intrigued by the mathematical aspects and the flow of money in banking systems. This simulation was an opportunity to delve into these interests, applying Object-Oriented Programming to create a realistic banking environment and tackle the challenges of efficient data handling and user interaction.