Bankist is a fictional and minimalistic online banking application.
Everything you need in a modern bank and more. · 100% digital bank · Watch your money grow · Free debit card included.
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: ww
- Password: 1111
- Login: jp
- Password: 2222
- HTML
- CSS
- Vanilla JavaScript
This project serves as a project to show off my personal skills. I do not accept any contributions like pull requests to this project however if you have any suggestions or ideas feel free to message me or submit an idea in the discussions. Otherwise, you are free to fork this project and change it for your own purposes.