Bankist online banking application.
Bankist is a fictional online bank. It is a project introduced by Jonas Schmedtmann in order to practice DOM manipulation and user interaction. Bankist has the option to log in to the account and use different functionalities, almost like in an actual bank!
- Login
- Transfer a value to another account
- Get loans
- Close (delete) account
This is the template login details to use the bank functionality. The project does not include any backend and does not have an actual registration functionality. Make sure to use usernames are lowercase!
- Login: js
- Password: 1111
- Login: jd
- Password: 2222
- Login: stw
- Password: 3333
- Login: ss
- Password: 4444