A Bank account management software made in C++ that has employee and accountholder sides with account management functionalitites.
1.Bank employee and account holder sides
2.Account number and password based login, automatic account number generation
3.Deposit,withdrawl,minimum amout for starting new account
4.Mobile number based forgot password system
5.Details of acccount can be edited at any time
->Download the Bank_Management.exe if you want to run it directly as an application or the bank_project.cpp file if you want to edit it.
->Master Password for employee side is 1234 and can be edited inside the C++ file
Gopal Pandey (me)
Vismit Kumbhalkar(https://github.com/viz-glitch)