/js-bankist-app

Loads the individual users' banking account page and tracks their deposits and withdrawals.

Primary LanguageJavaScript

js-bankist-app

view the app.

Loads the individual users' banking account page and tracks their deposits and withdrawals.

The bankist app was created as part of The Complete JavaScript Course 2021: From Zero to Expert! Udemy series by Jonas Schmedtmann.

The user accounts are defined manually in the javascript code. Login details are as follows:

  1. username: js, pin: 1111
  2. username: jd, pin: 2222
  3. username: fd, pin: 3333