Another tutorial project from the incomparable Complete JavaScript Course: From Zero to Expert.

A simulated bank experience complete with transfers, loans and logout timer. A really fun project to build with a lot of learning along the way.

Building this project I had to move beyond the fundementals in JavaScript and get a much better understanding of a lot of functions, methods and data structuring.

You can play around in the app with the following two test logins:

User 1: es
Pin: 1111

User 2: jd
Pin: 2222

I hope you have fun!

Try it out on CodePen!