GitXplorerGitXplorer
n

Bank-Application

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
27a31ff7576751c4b14c68d87a01fbd82c87924d

Update Bank.cpp

nneha-hasija17 committed 4 years ago
Verified
1f3ed9fe18e58a481b431fec9e25bd0617dbb9e1

Create README.md

nneha-hasija17 committed 4 years ago
Unverified
0c4060f4f5eafa87a5bacc7251c0fcdb837301a2

added code for bank application

committed 4 years ago

README

The README file for this repository.

Bank-Application

Application for Bank management system, where a user can provide bank details, and add customers according to their requirements, deposit and withdraw money, and create alerts for SMS and email. Used C++ languages, created classes and functions to provide a user friendly environment. used the concept of multi threading to create sms alert in every few seconds.