GUI-based-Bank-Management-System
It is Bank management system implemented in C++ . Its GUI is made with C graphics and mouse functionality . It is made in turbo C++. Steps to run
Install Turbo C++.
Download zip file of the project.
Extract and Move the zip file to BIN of Turbo C++(maybe C://TURBOC3//BIN).
Select the extracted file in turbo C++.
Execute the code and comprehend accordingly.