/banking_app

Most banking app implements withdrwal and funding in the Admin side of the apllication by just subtracting and adding valuues to the users account balance #API comes into play when the user whans to transfer an amount of cash to a different bank #But the app implements funding and withdrawal in the users interface as expected

Primary LanguageJavaScript

Watchers