Skip to content
 
 

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Banking System

This is one of my homework assignments assigned in "Advanced Programming Techniques" course. The idea is to use file for input and output and implement all real world banking functions which include the following:

  • Account Creation
  • Deposit
  • Withdrawal
  • Show Transaction history
  • Balance Check
  • Close Account, etc.

Output

New Account:

New Account

Deposit:

Deposit

Withdrawal:

Withdrawal

Transaction History:

Transaction History

Account Information:

Account Information

About

This is one of the assignments from my Advanced Programming class. It is an example of how pointers, classes, constructors, deconstructors, etc. be implemented in a real world applications.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages