Skip to content

C++ bank management system with secure authentication, client management, and transaction handling using file-based storage."

Notifications You must be signed in to change notification settings

SamirHamadaa/Bank-Extintion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Bank Management System 🏦

πŸ“Œ Overview :

This project is a bank account management system that allows administrators to efficiently manage clients and users.

The system includes several key functionalities such as :

Adding, updating, and deleting clients

Managing client accounts (deposit, withdraw, view balance)

User management with role-based permissions

Secure user authentication with different access levels

πŸš€ Key Features :

βœ… User authentication system with access control

βœ… Comprehensive client account management (Add, Edit, Delete, Search)

βœ… Banking transactions (Deposit, Withdraw, View total balances)

βœ… File-based storage system (TXT files) for data persistence

βœ… Well-structured code using C++ and essential data structures

πŸ› οΈ Technologies Used :

πŸ”Ή C++ – Primary programming language

πŸ”Ή File Handling – To store and retrieve user & client data

πŸ”Ή Data Structures (Struct & Vector) – For efficient data management

About

C++ bank management system with secure authentication, client management, and transaction handling using file-based storage."

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages