Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 413 Bytes

File metadata and controls

11 lines (8 loc) · 413 Bytes

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.