Hashuudev / Bankist-app-final

🤑 Bankist: A Virtual banking experience. "Bankist" WebApp is a miniature clone of a Bank which implements primary tasks such as Transfer money, Request for a loan, Close an account, Check current balance. To add on , All the transactions will be recorded as either withdrawal/deposit in the log.

Home Page:https://hashuudev-bankist-final.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update in Bankist App

Functionality of logout, sorting ( ascending and descending ).

Bankist-app-final

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 arrays and its methods. Bankist has an 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
  • Auto logout

Log in credentials :

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 funcionality. Make sure to use usernames are lowercase!

Username UserId Password
Jonas Schmedtmann js 1111
Jessica Davis jd 2222

Technologies Used

  • HTML
  • CSS
  • Vanilla JavaScript

Screenshots

1

2

About

🤑 Bankist: A Virtual banking experience. "Bankist" WebApp is a miniature clone of a Bank which implements primary tasks such as Transfer money, Request for a loan, Close an account, Check current balance. To add on , All the transactions will be recorded as either withdrawal/deposit in the log.

https://hashuudev-bankist-final.vercel.app/


Languages

Language:JavaScript 55.4%Language:CSS 23.4%Language:HTML 21.2%