Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 386 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 386 Bytes

Bankist-App

Bankist is a minimalistic online banking application that allows the user to

  • Log in with a username and password
  • View and sort their monetary movements
  • Transfer money to another account
  • Request a loan from the bank
  • Delete their account

Log in credentials:

  • user: hm | pin: 7777
  • user: vr | pin: 9999

Technologies Used:

  • HTML
  • CSS
  • JavaScript