catherineisonline / bankist

🤑 Bankist: A Virtual banking experience. 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

Home Page:https://bankist-bank.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bankist

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.

What is Bankist?

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!

Functionalities

  • Login
  • Transfer a value to another account
  • Get loans
  • Close (delete) account

Login Details

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!

Account One

  • Login: ww
  • Password: 1111

Account Two

  • Login: jp
  • Password: 2222

Technologies Used

  • HTML
  • CSS
  • Vanilla JavaScript

Contribution

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.

About

🤑 Bankist: A Virtual banking experience. 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

https://bankist-bank.vercel.app/

License:MIT License


Languages

Language:JavaScript 27.3%Language:TypeScript 27.0%Language:CSS 24.7%Language:HTML 21.0%