Skip to content

This is a C++ project of a system used in a bank.

Notifications You must be signed in to change notification settings

a-rison/Banking-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banking-System

This is a C++ project of a system used in a bank. I have implemented all oops concepts in this project.

Build:

git clone https://github.com/a-ris0n/Banking-System.git \src
cd src
mkdir bin/
make
./bin/bankingSystem

clean binary : Goto src and execute below command

cd ..
make clean

About

This is a C++ project of a system used in a bank.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published