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
Created an application to simulate a bank. Using JavaScript, in this app the user is able to transfer money between accounts, request a loan, and close an account. The user needs to login to get access to their account.