checking-account
Here are 6 public repositories matching this topic...
A checking account with a built in game of Pong
-
Updated
Mar 29, 2020 - Java
This project is a simple Banking Management System built in Java, designed to manage customer accounts efficiently. It demonstrates file handling, data management, and object-oriented programming concepts through a menu-driven interface.
-
Updated
Oct 29, 2025
You created a Savings Account in the examples. In this project, create a Checking Account. A Checking Account has a current balance and a fee charged for each transaction. The transactions are making a deposit and making a withdrawal. In this project, use a loop to let the user select different transactions. Assume all data entered will be valid…
-
Updated
Jul 6, 2022 - Java
A simple financial ledger that forecasts account balance at future dates based on user-inputted debits and credits.
-
Updated
May 7, 2023 - Ruby
Improve this page
Add a description, image, and links to the checking-account topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the checking-account topic, visit your repo's landing page and select "manage topics."