Skip to content

Tareq159/final-Banck-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏦Banck System

A simple **Bank Managment System **implemented ic C++ using Visual Studio. Tis project demonstrates basic banking operations such as account cration , deposit,withdrawal,and balance inquiry .

📌Features

  • Deposit and withdraw money
  • Check account balance
  • Store account details
  • Menu-driven console interface

🛠️Technologies Used

  • C++
  • Visual Studio 2022

🚀Getting Started

Prerequisites

Make sure you have installed:

-Visual Studio 2022 (or later)

-C++ Desktop Development workload

Installation & Run

  1. Clone the repository:
git clone https://github.com/your-username/bank-system.git
cd bank-system
  1. Open Bank System.sln in Visual Studio
  2. Select Build > Build Solution
  3. Run the program (Debug or Release mode)

📂Project Structure

Bank System.sln            # Visual Studio solution file
Bank System/               # Source code directory
   Bank System.vcxproj     # Project file
   ... (C++ source files)

🤝Contributing

Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors