Skip to content

It is my small project completely made with C++ only. This enables user to create, delete, debit, credit, transfer their accounts and importantly they can see their past transactions too. In the beginning there are two options namely "Admin login" and "customer login". Admin have their unique passcode without which they can't access "Admin".

Notifications You must be signed in to change notification settings

Neeraj-2311/Banking-system-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banking-system-project

Hi, I’m Neeraj. 👀 I like to develop new things and want to sharpen my coding skills....

🌱 I made this project to revise c++ concepts and to be more than good in loops and statements.

-->> This repository contains 4-main files:

1- (.cpp) source code file.

1- (.exe) file.

1- (database.txt) which stores user's data.

1- (transaction_database.txt) which store transactions of users.

💞️ Key concepts used in this project was: OOP, file handling, loops. and conditions.

📫 It was a challenge to make a good data structure to hold user's data to perform various operations easily.

📫 You can contact me via email --> [email protected] .

About

It is my small project completely made with C++ only. This enables user to create, delete, debit, credit, transfer their accounts and importantly they can see their past transactions too. In the beginning there are two options namely "Admin login" and "customer login". Admin have their unique passcode without which they can't access "Admin".

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages