This application provides a simple and intuitive interface for managing your banking transactions and accounts.
- Account Overview: View a summary of your account balances and transactions.
- Transfer Funds: Transfer money between your different accounts.
- Request Loan: Request a loan from the bank.
- Close Account: Close an existing account.
To use the Bankist App, go here
The Bankist App provides demo accounts that you can use for testing:
- Account 1:
- Username: js
- Password: 1111
- Account 2:
- Username: jd
- Password: 2222
- Account 4:
- Username: stw
- Password: 3333
- Account 5:
- Username: ss
- Password: 4444
Please note that these are demo accounts and should not be used for real transactions.
- HTML
- CSS
- JavaScript
The Bankist App relies on the following APIs:
- Internationalization API: Intl
This game is inspired by the Bankist App from the JavaScript Course by Jonas Schmedtmann on Udemy.