You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple Bank Management System in C++. It allows users to perform various operations such as creating a new account, depositing money, withdrawing money, checking account details, modifying account information, deleting accounts, and viewing all existing accounts.
A simple Bank Management System in Bash. It allows users to perform various operations such as creating a new account, depositing money, withdrawing money, checking account balance, deleting account, and viewing an account or all existing accounts.