Skip to content

jsauerland/BankingApp1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

This simple bank app in C++ was created for personal learning purposes. It's an extremely basic project meant for getting started with C++ programming. If you'd like to clone or use this code, feel free to do so. Keep in mind that this project is intentionally primitive and lacks comprehensive banking functionalities.

Change History

Version 0.001

  • Initial commit.
  • Simple application that includes bank account and deposit.

Version 0.002

  • Added while loop to detect if user still needs to use the bank.
  • User can now choose to close the application.

About

Simple banking app in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages