This is a challenge from Jonas Schmedtmann course 'The complete Javascript course 2023: From Zero to Expert!'
Bankist is an online banking application that allows the user to:
- Log in with a username and password
- View and sort their movements
- Transfer money to another accounts
- Request a loan from the bank
- Delete their account
- See current date and dates of the transfers
Log in credentials:
- username: js | password: 1111
- username: jd | password: 2222
- username: stw | password: 3333
- username: ss | password: 4444
- Solution URL: See my code
- Live Site URL: Check it out here
- HTML5
- CSS
- JavaScript
Arrays, Numbers, Dates, Timers.
- Github - kdebala
- LinkedIn - @Katarzyna Dębała